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.
Returns the background Feed Download Engine status.
Syntax
HRESULT BackgroundSyncStatus( FEEDS_BACKGROUNDSYNC_STATUS *pfbss );
Parameters
- pfbss
[out] Pointer to a variable of type FEEDS_BACKGROUNDSYNC_STATUS that receives the status of the background operation.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also