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.
Gets the clock vector that is associated with the item exception.
HRESULT GetClockVector(
REFIID riid,
IUnknown ** ppUnk);
Parameters
- riid
[in] The IID of the object to retrieve. Must be IID_IEnumClockVector.
- ppUnk
[out, riid_is(riid)] Returns an object that implements riid and represents the clock vector that is associated with this exception.
Return Value
S_OK
E_INVALIDARG