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 number of updates that have been made to the FeedSync item.
HRESULT GetUpdateCount(
DWORD* pdwUpdateCount);
Parameters
- pdwUpdateCount
[out] Returns the number of updates that have been made to the FeedSync item. This value corresponds to the updates attribute of the FeedSync item.
Return Value
S_OK
E_POINTER