LAnnAutomation::GetEncryptOptions

Summary

Gets the Encrypt options for the specified Automation annotation object. This annotation object may be in the encryptor or decryptor state.

Syntax

#include "ltwrappr.h"

virtual L_INT LAnnAutomation::GetEncryptOptions(pEncryptOptions)

Parameters

pANNENCRYPTOPTIONS pEncryptOptions

Pointer to an ANNENCRYPTOPTIONS structure to be updated with the encryption options for this automation object.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Use this function to get the encrypt options of an Automation object. To use this function, declare a variable of type ANNENCRYPTOPTIONS, and pass the address of this variable in pEncryptOptions.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LAnnAutomation::SetEncryptOptions.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.