Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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