NWGetObjectNamesEndA
Frees resources allocated by NWGetObjectNamesBeginA
#include <nwbindry.h)
NWCCODE NWGetObjectNamesEndA (
nuint32 luHandle);
uses calwin32
Function NWGetObjectNamesEndA(
luHandle : nuint32
) : NWCCODE; stdcall;
Returns zero on success. The most common return values on failure include the following:
You must call NWGetObjectNamesEndA to free resources allocated by successfully calling NWGetObjectNamesBeginA.