DsQuerySitesFree function
The DsQuerySitesFree function frees the memory allocated by the DsQuerySitesByCost function.
Syntax
VOID WINAPI DsQuerySitesFree( _In_ PDS_SITE_COST_INFO rgSiteInfo );
Parameters
- rgSiteInfo [in]
-
Pointer to an array of DS_SITE_COST_INFO structures allocated by a call to DsQuerySitesByCost.
Return value
This function does not return a value.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012