SE_shape_get_anno |
Returns the annotation of a shape.
LONG SE_shape_get_anno (const SE_SHAPE shape, SE_ANNO anno);
shape | A handle to an active shape object |
anno | A pointer to an active annotation object |
Returns the annotation of a shape. Use the SE_anno_* functions to work with an SE_ANNO object.
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_POINTER
SE_INVALID_SHAPE_OBJECT
SE_NO_ANNOTATION
SE_OUT_OF_CLMEM
SE_SDE_NOT_STARTED