The PADMIN_GetNameList Administrator extension function obtains the routing table name list for this gateway.
Header file: | ADMINEXT.H |
Library: | ADMINEXT.LIB |
BOOL PADMIN_GetNameList(
INT * lpcNameList,
LPWSTR ** lppwszNameList
);
See Return Values.
You must release the routing table with a call to PADMIN_FreeNameList before you exit your program.
For more information on this function, see Using Administrator Extension Functions (Called by Extension DLL).
ADMIN_Initialize, PADMIN_FreeNameList, PADMIN_SetNameList