Contains the number of elements in the rgMetaData
array.
dwEnumerationContext
Contains the zero-based index of the next entry to retrieve if
more entries are available. This value is passed for the
dwEnumerationContext parameter in the next call to
DsReplicaGetInfo2 to retrieve the next block of entries. If
no more entries are available, this member contains -1.
rgMetaData
Contains an array of DS_REPL_VALUE_META_DATA_2
structures that contain the individual attribute replication
values. The cNumEntries member contains the number of
elements in this array.
Requirements
Client: Included in Windows XP. Server: Included in Windows Server 2003. Header: Declared in Ntdsapi.h.