SE_shape_has_anno |
Returns TRUE if the supplied shape has annotation.
BOOL SE_shape_has_anno (const SE_SHAPE shape);
shape | A handle to an active shape object |
Returns TRUE if a shape has an associated annotation. All other conditions, including an invalid SE_SHAPE object, return FALSE.