IFeed::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 IFeed::Download method always downloads the feed, regardless of schedule.
See Also