Platform SDK: Active Directory, ADSI, and Directory Services |
The DsFreeNameResult function frees the memory held by a DS_NAME_RESULT structure. Use this function to free the memory allocated by the DsCrackNames function.
VOID DsFreeNameResult( DS_NAME_RESULTW *pResult );
None.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Ntdsapi.h.
Library: Included as a resource in Ntdsapi.dll.
Unicode: Implemented as Unicode and ANSI versions on Windows 2000.
DC and Replication Management Functions, DsCrackNames, DS_NAME_RESULT