<div class="content"><p> </p><p>The DRS_MSG_ADDCLONEDCREPLY union defines the response
messages received from the <span><a href="ef0bfb1d-037b-4626-a6d9-cc7589bc5786" data-linktype="relative-path">IDL_DRSAddCloneDC</a></span>
method.</p><dl>
<dd>
<div><pre> typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DRS_MSG_ADDCLONEDCREPLY_V1 V1;
 } DRS_MSG_ADDCLONEDCREPLY;
</pre></div>
</dd></dl><p><b>V1:</b>  The version 1 response.</p></div>