<div class="content"><p> </p><p>The DRS_MSG_QUERYSITESREPLY union defines the response
messages received from the <span><a href="2c3faba2-d64e-4866-b8f1-fc8d5f4ec710" data-linktype="relative-path">IDL_DRSQuerySitesByCost</a></span>
method.</p><dl>
<dd>
<div><pre> typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_QUERYSITESREPLY_V1 V1;
 } DRS_MSG_QUERYSITESREPLY;
</pre></div>
</dd></dl><p><b>V1:</b>  The version 1 response.</p></div>