IFeedsManager::BackgroundSync Method
Controls the behavior of Feed Download Engine.
Syntax
HRESULT BackgroundSync( FEEDS_BACKGROUNDSYNC_ACTION action );
Parameters
- action
[in] A FEEDS_BACKGROUNDSYNC_ACTION value that specifies the command.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also