Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the minimum tick count in the knowledge for the specified replica.
HRESULT FindMinTickCountForReplica(
const BYTE *pbReplicaId,
ULONGLONG *pullReplicaTickCount);
Parameters
- pbReplicaId
[in] The ID of the replica to look up.
- pullReplicaTickCount
[out] Returns the minimum tick count in the knowledge for pbReplicaId.
Return Value
S_OK
E_INVALIDARG