IFeedFolderEvents::FeedAdded Method

Occurs when a feed is added to the folder.

Syntax

HRESULT FeedAdded(
    const BSTR path
);

Parameters

  • path
    [in] BSTR that specifies the full path to the feed that was added.

Return Value

Returns S_OK if successful, or E_NOTIMPL.