Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the item count of a feed changes.
Syntax
HRESULT FeedItemCountChanged( const BSTR path, LONG itemCountType );
Parameters
- path
[in] BSTR that specifies the full path to the feed.- itemCountType
[in] LONG that specifies a value from FEEDS_EVENTS_ITEM_COUNT_FLAGS.
Return Value
Returns S_OK if successful, or E_NOTIMPL.