IXFeedEvents::FeedDeleted Method

Occurs when a feed is deleted.

Syntax

HRESULT FeedDeleted(
    LPCWSTR pszPath
);

Parameters

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

Return Value

Returns S_OK if successful, or E_NOTIMPL.