EditorDeregister (Windows CE 5.0)
This function removes the registration from an editor.
NTSTATUS EditorDeregister( PVOIDEditorHandle)
Parameters
- EditorHandle
[in] Pointer that specifies the handle that identifies the editor to a network address translation (NAT) module.
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
EditorInitialize | RegisterEditor
Send Feedback on this topic to the authors