Share via


EditorDeregister (Windows Embedded CE 6.0)

1/6/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

See Also

Reference

Network Address Translation Functions
EditorInitialize
RegisterEditor