Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Increments the tick count for the knowledge of the loaded feed and returns the updated tick count.
Syntax
HRESULT GetCurrentTickCount(
ULONGLONG * pullCurrentTickCount);
Parameters
- pullCurrentTickCount
[out, retval] Returns the updated tick count of the loaded feed.
Return Value
S_OK
E_INVALIDARG
E_OUTOFMEMORY
SYNC_E_INVALID_OPERATION if IFeedSyncServices::Initialize was not called.
Remarks
pullCurrentTickCount will be set to 1 when no feed has been loaded by a prior call to IFeedSyncServices::LoadFeed.