DsRoleFreeMemory function
The DsRoleFreeMemory function frees memory allocated by the DsRoleGetPrimaryDomainInformation function.
Syntax
VOID WINAPI DsRoleFreeMemory( _In_ PVOID Buffer );
Parameters
- Buffer [in]
-
Pointer to the buffer to be freed.
Return value
This function does not return a value.
Requirements
|
Minimum supported client |
Windows Vista |
|---|---|
|
Minimum supported server |
Windows Server 2008 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: