IXFeedEvents::FeedDownloading Method

Occurs when a feed begins to download.

Syntax


HRESULT FeedDownloading(
    LPCWSTR pszPath
);

Parameters

pszPath
[in] String that specifies the full path to the feed.

Return Value

Returns S_OK if successful, or E_NOTIMPL.

Community Additions

ADD
Show: