AnnGetTopContainer method (Annotation Control)
Builder Syntax |
Int AnnGetTopContainer(HANNOBJECT hObject, HANNOBJECT & hTopContainer) |
Delphi Syntax |
Function AnnGetTopContainer(hObject: HANNOBJECT; var hTopContainer: HANNOBJECT): L_INT |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Gets the handle to the root container of the specified annotation object.
See Also