4.1.29.1.1 DRS_MSG_ADDCLONEDCREQ
The DRS_MSG_ADDCLONEDCREQ union defines the request messages sent to the IDL_DRSAddCloneDC method.
-
typedef [switch_type(DWORD)] union { [case(1)] DRS_MSG_ADDCLONEDCREQ_V1 V1; } DRS_MSG_ADDCLONEDCREQ;
V1: The version 1 request.