AnnUserHandlesCount property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

unsigned AnnUserHandlesCount

Delphi Syntax

AnnUserHandlesCount: L_UINT

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets the total number of user - defined handles associated with an annotation object.

This property is updated when the AnnGetUserHandles method returns. Therefore, you must call the AnnGetUserHandles method before checking this property for the number of user – defined handles.

See Also

Elements:

AnnGetUserHandles method, AnnUserHandle property

Topics:

Annotations: Object Manipulation