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.
Forces an update of all feeds.
Syntax
HRESULT AsyncSyncAll(VOID);
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
The IXFeedsManager::AsyncSyncAll method forces an update of all feeds, regardless of IXFeed::LastDownloadTime and IXFeed::Ttl, except those for which IXFeed::SyncSetting is set to FSS_MANUAL.
See Also
IXFeedsManager::BackgroundSync, Understanding the Feed Download Engine