Condividi tramite


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

Osservazioni

pullCurrentTickCount verrà impostato su 1 quando non è stato caricato alcun feed da una chiamata precedente a IFeedSyncServices::LoadFeed.

Vedere anche

Riferimento

Interfaccia IFeedSyncServices