GetNumberSelected Method (Headline Control)
Windows - Visual C++
Description
The GetNumberSelected method
returns the number of currently selected headlines.
Syntax
long GetNumberSelected();
The GetNumberSelected syntax has these parts:
|
Part |
Description |
|
numberSelected |
A long integer containing the number of headlines currently selected or -1 if an error occurred. |
See Also: DeselectAll SaveSelectionSet SelectAll
Back to: Headline Methods