IFeedClockVector::GetUpdateCount
Ottiene il numero di aggiornamenti eseguiti sull'elemento FeedSync.
HRESULT GetUpdateCount(
DWORD* pdwUpdateCount);
Parametri
- pdwUpdateCount
[out] Restituisce il numero di aggiornamenti eseguiti sull'elemento FeedSync. Questo valore corrisponde all'attributo updates dell'elemento FeedSync.
Valore restituito
S_OK
E_POINTER