AnnSetWnd method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnSetWnd(HANNOBJECT hObject, HWND h_Wnd)

Delphi Syntax

Function AnnSetWnd (hObject: HANNOBJECT; h_Wnd: HWND ): L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Sets the window handle for all objects.

Set this property on the root container, and all objects in the container inherit the property.

The value of the AnnContainer property cannot be passed for the hObject parameter.

See Also

Elements:

AnnGetWnd method

Topics:

Annotations (Document/Medical only): Global Properties