This documentation is archived and is not being maintained.
ISyncChangeUnit::GetChangeUnitVersion
Gets the version for the change unit change.
HRESULT GetChangeUnitVersion(
const BYTE * pbCurrentReplicaId,
SYNC_VERSION * pVersion);
- pbCurrentReplicaId
[in] The ID of the replica that originated the change to retrieve.
- pVersion
[out] Returns the version of the change.