4.1.19.1.2 DRS_MSG_REPADD_V1
The DRS_MSG_REPADD_V1 structure defines a request message sent to the IDL_DRSReplicaAdd method.
-
typedef struct { [ref] DSNAME* pNC; [ref] [string] char* pszDsaSrc; REPLTIMES rtSchedule; ULONG ulOptions; } DRS_MSG_REPADD_V1;
pNC: The NC root of the NC to replicate.
pszDsaSrc: The transport-specific NetworkAddress of the DC from which to replicate updates.
rtSchedule: The schedule used to perform periodic replication.
ulOptions: Zero or more DRS_OPTIONS flags.