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.
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