API 설명서 > 3D drawings and annotations > Object ProAnnotation > Function ProAnnotationSecuritymarkingGet
Function ProAnnotationSecuritymarkingGet
Description
Gets Security Marking option for Notes and Symbols
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProAnnotationSecuritymarkingGet
(
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
The function succeeded.
This annotation is not supported to be checked for security marking.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?