This function checks whether the encryption mark is applied to the image page or not.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_encryption_applied_get( HIG_ARTX_ENCRYPTION hMark, AT_BOOL lpbApplied ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_ENCRYPTION | Annotation handle. |
lpbApplied | AT_BOOL | Return value. TRUE - applied to the image page; FALSE - otherwise. |
Error count.
This function does not process image pixels.