หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The DsQuerySitesFree function frees the memory allocated by the DsQuerySitesByCost function.
Syntax
VOID DsQuerySitesFree(
[in] PDS_SITE_COST_INFO rgSiteInfo
);
Parameters
[in] rgSiteInfo
Pointer to an array of DS_SITE_COST_INFO structures allocated by a call to DsQuerySitesByCost.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | ntdsapi.h |
| Library | Ntdsapi.lib |
| DLL | Ntdsapi.dll |