IXFeed::SetSyncSetting Method

Sets the update setting for the feed.

Syntax

HRESULT SetSyncSetting(
    FEEDS_SYNC_SETTING fss
);

Parameters

  • fss
    [in] A value from the FEEDS_SYNC_SETTING enumeration that specifies the synchronization setting.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IXFeed::SyncSetting, IXFeedsManager::BackgroundSync, IXFeedsManager::DefaultInterval