Platform SDK: Active Directory, ADSI, and Directory Services |
The DS_REPSYNCALL_SYNC structure identifies a single replication operation performed between a source and a destination server by the DsReplicaSyncAll function.
typedef struct { LPTSTR pszSrcId; LPTSTR pszDstId; } DS_REPSYNCALL_SYNC, *PDS_REPSYNCALL_SYNC;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Ntdsapi.h.
Unicode: Declared as Unicode and ANSI structures.
Domain Controller and Replication Management Structures, DsReplicaSyncAll, DS_REPSYNCALL_UPDATE