<div class="content" name="DSA_MSG_PREPARE_SCRIPT_REPLY" uuid="95850175-8d67-4d37-afc9-43346dc64a7b"><p>The DSA_MSG_PREPARE_SCRIPT_REPLY union defines the response
messages received from the <span><a href="74919784-8e57-4cf5-840f-6f1bd226cf02" data-linktype="relative-path">IDL_DSAPrepareScript</a></span>
method.</p><dl>
<dd>
<div><pre> typedef 
 [switch_type(DWORD)] 
 union {
   [case(1)] 
     DSA_MSG_PREPARE_SCRIPT_REPLY_V1 V1;
 } DSA_MSG_PREPARE_SCRIPT_REPLY;
</pre></div>
</dd></dl><p><b>V1:</b>  The version 1 response.</p></div>