Skip to content

Latest commit

 

History

History
78 lines (61 loc) · 2.55 KB

ns-ntdsapi-ds_repl_cursor.md

File metadata and controls

78 lines (61 loc) · 2.55 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:ntdsapi._DS_REPL_CURSOR
DS_REPL_CURSOR (ntdsapi.h)
The DS_REPL_CURSOR structure contains inbound replication state data with respect to all replicas of a given naming context, as returned by the DsReplicaGetInfo and DsReplicaGetInfo2 functions.
DS_REPL_CURSOR
DS_REPL_CURSOR structure [Active Directory]
_glines_ds_repl_cursor
ad.ds__repl__cursor
ad.ds_repl_cursor
ntdsapi/DS_REPL_CURSOR
ad\ds_repl_cursor.htm
ad
ab4ee8d8-5ccd-4f3f-a1c0-de78c65a10d3
12/05/2018
DS_REPL_CURSOR, DS_REPL_CURSOR structure [Active Directory], _glines_ds_repl_cursor, ad.ds__repl__cursor, ad.ds_repl_cursor, ntdsapi/DS_REPL_CURSOR
ntdsapi.h
Windows
Windows Vista
Windows Server 2008
Windows
DS_REPL_CURSOR
19H1
_DS_REPL_CURSOR
ntdsapi/_DS_REPL_CURSOR
DS_REPL_CURSOR
ntdsapi/DS_REPL_CURSOR
c++
APIRef
kbSyntax
HeaderDef
Ntdsapi.h
DS_REPL_CURSOR

DS_REPL_CURSOR structure

-description

The DS_REPL_CURSOR structure contains inbound replication state data with respect to all replicas of a given naming context, as returned by the DsReplicaGetInfo and DsReplicaGetInfo2 functions.

-struct-fields

-field uuidSourceDsaInvocationID

Contains the invocation identifier of the originating server to which the usnAttributeFilter corresponds.

-field usnAttributeFilter

Contains the maximum update sequence number to which the destination server can indicate that it has recorded all changes originated by the given server at update sequence numbers less than, or equal to, this update sequence number. This is used to filter changes at replication source servers that the destination server has already applied.

-see-also

DS_REPL_CURSORS

DsReplicaGetInfo

DsReplicaGetInfo2