IXFeed::Download Method

Downloads content for the feed.

Syntax

HRESULT Download(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

The IXFeed::Download method always downloads the feed regardless of schedule.

See Also

IXFeed::DownloadEnclosuresAutomatically