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