GetSelectedFeedCount Property (Utility Control)
Windows - Visual C++
Read Only
Description
The GetSelectedFeedCount property
returns the number of feeds selected after the ShowFeeds
dialog boxes are called.
Syntax
long value = GetSelectedFeedCount();
The GetSelectedFeedCount syntax has these parts:
Part |
Description |
|
value |
A long integer containing the number of feeds selected. |
See Also: ShowFeeds ShowFeeds2
Back to: Utility Properties