AnnGetSelectList method (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax VARIANT AnnGetSelectList ();
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only) Returns an array of object handles for the currently selected annotation objects.
You can use the AnnGetSelectCount method to see how many handles will be in the array.
See Also
Elements: AnnGetSelectCount method, AnnSelect event