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