4.1.16.1.3 DRS_MSG_QUERYSITESREPLY

The DRS_MSG_QUERYSITESREPLY union defines the response messages received from the IDL_DRSQuerySitesByCost method.

 typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_QUERYSITESREPLY_V1 V1;
 } DRS_MSG_QUERYSITESREPLY;

V1: The version 1 response.