MrSID Decode SDK for Raster Reference Manual  9.5.4.4709
lt_encryptStatus.h File Reference
#include "lt_base.h"

Go to the source code of this file.

Macros

#define LT_STS_EncryptBase   4000
 
#define LT_STS_EncryptDISABLED   4001
 
#define LT_STS_EncryptLOCK_ALREADY_LOCKED   4002
 
#define LT_STS_EncryptUNLOCK_NOT_LOCKED   4003
 
#define LT_STS_EncryptLOCK_NEED_KEY   4004
 
#define LT_STS_EncryptUNLOCK_NEED_KEY   4005
 
#define LT_STS_EncryptUNLOCK_WRONG_KEY   4006
 
#define LT_STS_EncryptINVALID_LICENSE   4007
 
#define LT_STS_EncryptBAD_PASSWORD   4008
 
#define LT_STS_EncryptBAD_KEY   4009
 
#define LT_STS_EncryptLOCK_NO_KEY_PROVIDER   4010
 
#define LT_STS_EncryptUNLOCK_NO_KEY_PROVIDER   4011
 
#define LT_STS_EncryptTYPE_KEY_PROVIDER_DEFINED   4012
 
#define LT_STS_EncryptPromptToENCRYPT   4013
 
#define LT_STS_EncryptPromptToDECRYPT   4014
 
#define LT_STS_EncryptUnused4015   4015
 
#define LT_STS_EncryptInternalError   4100
 
#define LT_STS_EncryptMax   4999
 

Macro Definition Documentation

§ LT_STS_EncryptBAD_KEY

#define LT_STS_EncryptBAD_KEY   4009

Definition at line 42 of file lt_encryptStatus.h.

§ LT_STS_EncryptBAD_PASSWORD

#define LT_STS_EncryptBAD_PASSWORD   4008

Definition at line 40 of file lt_encryptStatus.h.

§ LT_STS_EncryptBase

#define LT_STS_EncryptBase   4000

Definition at line 21 of file lt_encryptStatus.h.

§ LT_STS_EncryptDISABLED

#define LT_STS_EncryptDISABLED   4001

Definition at line 24 of file lt_encryptStatus.h.

§ LT_STS_EncryptInternalError

#define LT_STS_EncryptInternalError   4100

Definition at line 56 of file lt_encryptStatus.h.

§ LT_STS_EncryptINVALID_LICENSE

#define LT_STS_EncryptINVALID_LICENSE   4007

Definition at line 38 of file lt_encryptStatus.h.

§ LT_STS_EncryptLOCK_ALREADY_LOCKED

#define LT_STS_EncryptLOCK_ALREADY_LOCKED   4002

Definition at line 27 of file lt_encryptStatus.h.

§ LT_STS_EncryptLOCK_NEED_KEY

#define LT_STS_EncryptLOCK_NEED_KEY   4004

Definition at line 31 of file lt_encryptStatus.h.

§ LT_STS_EncryptLOCK_NO_KEY_PROVIDER

#define LT_STS_EncryptLOCK_NO_KEY_PROVIDER   4010

Definition at line 44 of file lt_encryptStatus.h.

§ LT_STS_EncryptMax

#define LT_STS_EncryptMax   4999

Definition at line 59 of file lt_encryptStatus.h.

§ LT_STS_EncryptPromptToDECRYPT

#define LT_STS_EncryptPromptToDECRYPT   4014

Definition at line 52 of file lt_encryptStatus.h.

§ LT_STS_EncryptPromptToENCRYPT

#define LT_STS_EncryptPromptToENCRYPT   4013

Definition at line 50 of file lt_encryptStatus.h.

§ LT_STS_EncryptTYPE_KEY_PROVIDER_DEFINED

#define LT_STS_EncryptTYPE_KEY_PROVIDER_DEFINED   4012

Definition at line 48 of file lt_encryptStatus.h.

§ LT_STS_EncryptUNLOCK_NEED_KEY

#define LT_STS_EncryptUNLOCK_NEED_KEY   4005

Definition at line 34 of file lt_encryptStatus.h.

§ LT_STS_EncryptUNLOCK_NO_KEY_PROVIDER

#define LT_STS_EncryptUNLOCK_NO_KEY_PROVIDER   4011

Definition at line 46 of file lt_encryptStatus.h.

§ LT_STS_EncryptUNLOCK_NOT_LOCKED

#define LT_STS_EncryptUNLOCK_NOT_LOCKED   4003

Definition at line 29 of file lt_encryptStatus.h.

§ LT_STS_EncryptUNLOCK_WRONG_KEY

#define LT_STS_EncryptUNLOCK_WRONG_KEY   4006

Definition at line 36 of file lt_encryptStatus.h.

§ LT_STS_EncryptUnused4015

#define LT_STS_EncryptUnused4015   4015

Definition at line 54 of file lt_encryptStatus.h.


LizardTech