Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |