IAsynchronousNotifyingChangeApplierTarget::GetCurrentTickCount
Increments the tick count and returns the new tick count.
Note
This method is now obsolete.
Syntax
HRESULT GetCurrentTickCount(
ULONGLONG * pTickCount);
Parameters
- pTickCount
[out] Returns the new tick count of the replica.
Return Value
S_OK
Provider-determined error codes
Remarks
The tick count must be incremented on every call to this method.