IFeed::DownloadStatus Property

Retrieves the current download status of the feed or enclosure.

Syntax

HRESULT IFeed::get_DownloadStatus(FEEDS_DOWNLOAD_STATUS *status);

Parameters

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IFeed::LastDownloadError