DsRoleFreeMemory function (dsrole.h)
The DsRoleFreeMemory function frees memory allocated by the DsRoleGetPrimaryDomainInformation function.
Syntax
void DsRoleFreeMemory(
[in] PVOID Buffer
);
Parameters
[in] Buffer
Pointer to the buffer to be freed.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | dsrole.h |
Library | Netapi32.lib |
DLL | Netapi32.dll |