IXFeed::SyncSetting Method

Returns the update setting for the feed.

Syntax

HRESULT SyncSetting(
    FEEDS_SYNC_SETTING *pfss
);

Parameters

  • pfss
    [out] Address of a variable of type FEEDS_SYNC_SETTING that receives the synchronization setting.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IXFeed::SetSyncSetting, IXFeedsManager::BackgroundSync, IXFeedsManager::DefaultInterval