AnnGetUserHandles method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnGetUserHandles (long hObject);

Overview

Refer to Implementing Annotations.

Remarks

Gets information about all existing user-defined annotation handles for the specified annotation object.

The AnnGetUserHandles method updates the UserHandle property with the annotation handle information for all handles associated with the specified annotation object. The UserHandleCount property is updated with the number of handles retrieved by the AnnGetUserHandles method.

See Also

Elements:

UserHandleCount property, UserHandle

Topics:

Annotations (Document/Medical only): Object Manipulation

 

Annotations (Document/Medical only): Creating Custom Annotations

 

Displaying and Manipulating Annotation Objects