IFeedEvents::FeedItemCountChanged Method

Occurs when the item count of a feed changes.

Syntax

HRESULT FeedItemCountChanged(
    const BSTR path,
    LONG itemCountType
);

Parameters

Return Value

Returns S_OK if successful, or E_NOTIMPL.