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 aggregated item count of a feed folder changes.
Syntax
HRESULT FolderItemCountChanged( LPCWSTR pszPath, FEICF feicfFlags );
Parameters
- pszPath
[in] String that specifies the full path to the feed folder.- feicfFlags
[in] An int that specifies a value from FEEDS_EVENTS_ITEM_COUNT_FLAGS.
Return Value
Returns S_OK if successful, or E_NOTIMPL.