IFeedFolderEvents::FeedUrlChanged Method
Occurs when the URL of a feed is changed.
Syntax
HRESULT FeedUrlChanged( 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.