Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function allows a network address translation (NAT) editor to register with the NAT driver when a pointer to this function is passed to the EditorInitialize function.
NTSTATUS RegisterEditor(PIP_NAT_REGISTER_EDITORRegisterContext)
Parameters
- RegisterContext
[in] Pointer to an IP_NAT_REGISTER_EDITOR structure that specifies protocol and function information.
Return Values
STATUS_SUCCESS indicates success. A non-zero value indicates failure.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Natedit.h.
Link Library: Coredll.dll.
See Also
EditorDeregister | EditorInitialize | IP_NAT_REGISTER_EDITOR
Send Feedback on this topic to the authors