Category 3D drawings and annotations, Object ProAnnotation

Function ProAnnotationSecuritymarkingGet


Description
Gets Security Marking option for Notes and Symbols
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationSecuritymarkingGet(
ProAnnotation* annotation
/* (In)
Annotation. Must be flat to screen AND unattached AND standalone note or symbol
*/
ProBoolean* is_secure
/* (Out)
If PRO_B_TRUE specified annotation is marked for security check
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_INVALID_TYPEThis annotation is not supported to be checked for security marking.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Annotations: Annotation Features and Annotations: Annotation Security