EditorDeregister

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This function removes the registration from an editor.

Syntax

NTSTATUS EditorDeregister( 
  PVOID EditorHandle 
)

Parameters

  • EditorHandle
    [in] Pointer that specifies the handle that identifies the editor to a network address translation (NAT) module.

Return Value

STATUS_SUCCESS indicates success. A non-zero value indicates failure.

Requirements

Header natedit.h
Library coredll.dll
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

EditorInitialize
RegisterEditor