Directory Services |
The DS_REPSYNCALL_SYNC structure identifies a single replication operation performed between a source, and destination, server by the DsReplicaSyncAll function.
typedef struct {
LPTSTR pszSrcId;
LPTSTR pszDstId; } DS_REPSYNCALL_SYNC,
*PDS_REPSYNCALL_SYNC;
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Unicode: Declared as Unicode and ANSI structures.
Header: Declared in Ntdsapi.h.
DS_REPSYNCALL_UPDATE, DsReplicaSyncAll, Domain Controller and Replication Management Structures