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