4.1.23.1.2 DRS_MSG_REPSYNC_V1
The DRS_MSG_REPSYNC_V1 structure defines a request message sent to the IDL_DRSReplicaSync method.
-
typedef struct { [ref] DSNAME* pNC; UUID uuidDsaSrc; [unique] [string] char* pszDsaSrc; ULONG ulOptions; } DRS_MSG_REPSYNC_V1;
pNC: A pointer to DSName of the root of an NC replica on the server.
uuidDsaSrc: The DSA GUID.
pszDsaSrc: The transport-specific NetworkAddress of a DC.
ulOptions: The DRS_OPTIONS flags.