IFeedEvents::FeedDownloading Method
Occurs when a feed starts to download.
Syntax
HRESULT FeedDownloading( const BSTR path );
Parameters
- path
[in] BSTR that specifies the full path to the feed.
Return Value
Returns S_OK if successful, or E_NOTIMPL.