<div class="content"><p> </p><p>The DRS_MSG_RMDMNREQ_V1 structure defines a request message
sent to the <span><a href="aa3cfa46-c737-425a-ae65-ecaf9efe7e84" data-linktype="relative-path">IDL_DRSRemoveDsDomain</a></span>
method.</p><dl>
<dd>
<div><pre> typedef struct {
   [string] LPWSTR DomainDN;
 } DRS_MSG_RMDMNREQ_V1;
</pre></div>
</dd></dl><p><b>DomainDN:</b>  The <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_1175dd11-9368-41d5-98ed-d585f268ad4b" data-linktype="relative-path">DN</a></span>
of the <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_784c7cce-f782-48d8-9444-c9030ba86942" data-linktype="relative-path">NC</a></span> root of the <span><a href="e5c2026b-f732-4c9d-9d60-b945c0ab54eb#gt_40a58fa4-953e-4cf3-96c8-57dba60237ef" data-linktype="relative-path">domain NC</a></span>
to remove.</p></div>