RegisterEditor (Windows CE 5.0)
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