Platform SDK: Active Directory, ADSI, and Directory Services

DsFreeSchemaGuidMap

The DsFreeSchemaGuidMap function frees memory that the DsMapSchemaGuids function has allocated for a DS_SCHEMA_GUID_MAP structure.

VOID DsFreeSchemaGuidMap(
  PDS_SCHEMA_GUID_MAP pGuidMap
);

Parameters

pGuidMap
[in] Pointer to a DS_SCHEMA_GUID_MAP to deallocate.

Return Values

None.

Requirements

  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.

See Also

DC and Replication Management Functions, DsMapSchemaGuids, DS_SCHEMA_GUID_MAP