The DRS_MSG_RMDMNREQ_V1 structure defines a request message sent to the IDL_DRSRemoveDsDomain method.
typedef struct { [string] LPWSTR DomainDN; } DRS_MSG_RMDMNREQ_V1;
DomainDN: The DN of the NC root of the domain NC to remove.