IXFeed::DownloadStatus Method

Returns the current download status of the feed.

Syntax

HRESULT DownloadStatus(
    FEEDS_DOWNLOAD_STATUS *pfds
);

Parameters

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IXFeed::LastDownloadError