<div class="content" name="DRS_MSG_FINISH_DEMOTIONREPLY" uuid="ae098000-268c-4894-87e8-4c6cacb4e610"><p>The DRS_MSG_FINISH_DEMOTIONREPLY union defines the response
messages received from the <span><a href="0bf530e8-1be0-4f48-b8c2-208031a8725f" data-linktype="relative-path">IDL_DRSFinishDemotion</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_FINISH_DEMOTIONREPLY_V1 V1;
 } DRS_MSG_FINISH_DEMOTIONREPLY;
</pre></div>
</dd></dl><p><b>V1:</b>  Version 1 reply.</p></div>