Directory Services |
The FreeADsStr function frees the memory of a specified string created by AllocADsStr.
BOOL FreeADsStr( LPWSTR pStr );
The function returns TRUE if the memory is freed. Otherwise, it returns FALSE.
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Redistributable: Requires Active Directory Client Extension
on Windows NT 4.0 SP6a and Windows 95/98/Me.
Header: Declared in Adshlp.h.
Library: Use ActiveDS.lib.