AnnCreateItem method (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax OLE_HANDLE AnnCreateItem(OLE_HANDLE hContainer, short iType, boolean bVisible);
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only) Creates an annotation object in a container.
You must use the AnnSet... methods to initialize the object after it is created.
See Also
Elements: AnnCreate method, AnnDefine method, AnnInsert method, AnnRemove method, AnnDestroy method
Topics: Annotations (Document/Medical only): Object Manipulation