<div class="content" name="DRS_MSG_RMSVRREPLY" uuid="6a28e865-3002-468e-860d-0f3cd251ceb5"><p>The DRS_MSG_RMSVRREPLY union defines the response messages
received from the <span><a href="d5c310ae-347a-49d4-a78e-6ffb2eecd581" data-linktype="relative-path">IDL_DRSRemoveDsServer</a></span>
method.</p><dl>
<dd>
<div><pre> typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_RMSVRREPLY_V1 V1;
 } DRS_MSG_RMSVRREPLY;
</pre></div>
</dd></dl><p><b>V1:</b>  The version 1 response.</p></div>