<div class="content"><p> </p><p>The DRS_MSG_ADDSIDREPLY_V1 structure defines the response
message received from the <span><a href="376230a5-d806-4ae5-970a-f6243ee193c8" data-linktype="relative-path">IDL_DRSAddSidHistory</a></span>
method.</p><dl>
<dd>
<div><pre> typedef struct {
   DWORD dwWin32Error;
 } DRS_MSG_ADDSIDREPLY_V1;
</pre></div>
</dd></dl><p><b>dwWin32Error:</b>  Zero if successful,
otherwise a <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_459db7bd-5066-44e3-89c1-f0e4806b7a1b" data-linktype="relative-path">Windows error code</a></span>.</p></div>