IFeedSyncServices::GetCurrentTickCount
Incrementa il conteggio per la conoscenza del feed caricato e restituisce il conteggio aggiornato.
HRESULT GetCurrentTickCount(
ULONGLONG * pullCurrentTickCount);
Parametri
- pullCurrentTickCount
[out, retval] Restituisce il conteggio aggiornato del feed caricato.
Valore restituito
S_OK
E_INVALIDARG
E_OUTOFMEMORY
SYNC_E_INVALID_OPERATION se IFeedSyncServices::Initialize non è stato chiamato.
Osservazioni
pullCurrentTickCount verrà impostato su 1 quando non è stato caricato alcun feed da una chiamata precedente a IFeedSyncServices::LoadFeed.