AnnGetWnd method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetWnd(HANNOBJECT hObject, HWND &h_Wnd)

Delphi Syntax

Function AnnGetWnd (hObject: HANNOBJECT; var h_Wnd: HWND ): L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the window handle of the specified annotation object.

See Also

Elements:

AnnSetWnd method

Topics:

Annotations (Document/Medical only): Global Properties