4.1.24.1.1 DRS_MSG_REPVERIFYOBJ
The DRS_MSG_REPVERIFYOBJ union defines the request messages sent to the IDL_DRSReplicaVerifyObjects method. Only one version, identified by dwVersion = 1, is currently defined.
-
typedef [switch_type(DWORD)] union { [case(1)] DRS_MSG_REPVERIFYOBJ_V1 V1; } DRS_MSG_REPVERIFYOBJ;
V1: The version 1 request.