AnnEnumerate method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnEnumerate(long hObject, short iFlags, BSTR pszUserList);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Enumerates all objects contained in hObject.

Note:

You should not call this method during processing of the OnAnnCreate, OnAnnDestroy or OnAnnEnumerate events.

See Also

Elements

OnAnnEnumerate event

Topics

Annotations (Document/Medical only): Object Manipulation

 

Obtaining Annotation Object Information

 

Displaying and Manipulating Annotation Objects