4.1.21.1.1 DRS_MSG_REPLICA_DEMOTIONREQ
The DRS_MSG_REPLICA_DEMOTIONREQ union defines the request messages sent to the IDL_DRSReplicaDemotion method. Only one version, identified by dwInVersion = 1, is currently defined.
-
typedef [switch_type(DWORD)] union { [case(1)] DRS_MSG_REPLICA_DEMOTIONREQ_V1 V1; } DRS_MSG_REPLICA_DEMOTIONREQ;
V1: The version 1 request. Only one version is defined.