This documentation is archived and is not being maintained.
ISyncChange::GetCreationVersion
Gets the creation version of the changed item.
HRESULT GetCreationVersion(
const BYTE * pbCurrentReplicaId,
SYNC_VERSION * pVersion);
- pbCurrentReplicaId
[in] The ID of the replica that owns this change. The ID format must match the format that is specified by the ID_PARAMETERS property of the provider.
- pVersion
[out] Returns the creation version of the item.