AnnGetUserHandles method (Annotation Control)
Builder Syntax |
|
Delphi Syntax |
|
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 AnnUserHandle property with the annotation handle information for all handles associated with the specified annotation object. The AnnUserHandlesCount property is updated with the number of handles retrieved by the AnnGetUserHandles method.
See Also