Category 3D drawings and annotations, Object ProAnnotation

Function ProAnnotationSecuritymarkingSet


Description
Sets Security Marking option for Notes and Symbols
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationSecuritymarkingSet(
ProAnnotation* annotation
/* (In)
Annotation. Must be flat to screen AND unattached AND standalone note or symbol
*/
ProBoolean is_secure
/* (In)
Pass PRO_B_TRUE to designate Security marking
*/
)
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
  2. Annotations: Annotation Features and Annotations: Annotation Security