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