AnnGetObjectFromTag method (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax OLE_HANDLE AnnGetObjectFromTag (OLE_HANDLE hObject, long lTag, BOOL bSelected);
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only) Returns a handle to the object that has the specified tag.
For more information on getting and setting tags, refer to AnnGetTag method and AnnSetTag method.
See Also
Elements: AnnGetTag method, AnnSetTag method
Topics: Annotations (Document/Medical only): Object Manipulation