Platform SDK: Exchange Server |
The PADMIN_FreeNameList Administrator extension function frees the routing table name list.
Header file: | ADMINEXT.H |
Library: | ADMINEXT.LIB |
VOID PADMIN_FreeNameList( INT cstr, LPWSTR * psz );
None.
Use PADMIN_FreeNameList to free the routing table name list for the gateway that was created with PADMIN_GetNameList.
For more information on this function, see Using Administrator Extension Functions (Called by Extension DLL).