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