.
The DsRoleFreeMemory function frees memory allocated by the DsRoleGetPrimaryDomainInformation function.
1/23/2013 1:55:48 AM - anonymous
TODO - a short description
1/13/2009 5:16:20 PM - -131.107.0.87
.
static extern void DsRoleFreeMemory([In] IntPtr buffer);
.
Declare Function DsRoleFreeMemory Lib "netapi32.dll" (TODO) As TODO
.
.
DsRoleFreeMemory(buffer);