<div class="content" name="DRS_MSG_REVMEMB_REPLY" uuid="71c72f3c-0da6-440f-b679-c2a24b21a34b"><p>The DRS_MSG_REVMEMB_REPLY union defines the response
messages received from the <span><a href="d5ace452-7cdd-4d50-bb64-39b4c55180a2" data-linktype="relative-path">IDL_DRSGetMemberships</a></span>
method. Only one version, identified by <i>pdwOutVersion^</i> = 1, is currently
defined.</p><dl>
<dd>
<div><pre> typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_REVMEMB_REPLY_V1 V1;
 } DRS_MSG_REVMEMB_REPLY;
</pre></div>
</dd></dl><p><b>V1:</b>  Version 1 reply.</p></div>