Share via


EditorDeregister (Compact 2013)

3/28/2014

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

See Also

Reference

Network Address Translation Functions
EditorInitialize
RegisterEditor