|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriOutputErrorReturnCodes
Output Error Return Codes.
Field Summary | |
---|---|
static int |
E_CANNOTCOMPRESSORDECOMPRESS
Image compressor error. |
static int |
E_CLASSSETTEDUPINCORRECTLY
Object set up incorrectly and can't perform the requested operation. |
static int |
E_FILECREATIONERROR
File creation error. |
static int |
E_FILEOPENINGERROR
File opening error. |
static int |
E_FILEREADINGERROR
File reading error. |
static int |
E_FILEWRITINGERROR
File writing error. |
static int |
E_IMAGEDIRECTORYREADINGERROR
Image directory reading error. |
static int |
E_IMAGEDIRECTORYWRITINGERROR
Image directory writing error. |
static int |
E_INCOMPATIBLEZLIB
Incompatible ZLIB version detected. |
static int |
E_INTERNALERROR
An internal Error occur. |
static int |
E_INVALIDIMAGEPARAMETERS
Invalid image parameter has been specified while reading/writing the image. |
static int |
E_INVALIDORCURRUPTFILE
Invalid or corrupt file. |
static int |
E_INVALIDPARAMETERS
Invalid parameter for image library has been specified while reading/writing the image. |
static int |
E_MEMORYERROR
A memory error occur while processing requested action. |
static int |
E_MEMORYOUT
Not enough memory to complete requested action. |
static int |
E_READORWRITEJPEGMARKER
Error reading or writing the marker from/to JPEG file. |
static int |
E_REQUESTEDFUNCTIONALITYDOESNOTSUPPORTED
Requested functionality isn't supported. |
static int |
S_NOPRINTERSINSTALLED
No printers are installed. |
static int |
S_SAVEDPRINTERNOTFOUND
Printer saved with document not found. |
Field Detail |
---|
static final int E_INTERNALERROR
static final int E_REQUESTEDFUNCTIONALITYDOESNOTSUPPORTED
static final int E_MEMORYOUT
static final int E_MEMORYERROR
static final int E_INVALIDORCURRUPTFILE
static final int E_FILEREADINGERROR
static final int E_FILEWRITINGERROR
static final int E_FILEOPENINGERROR
static final int E_FILECREATIONERROR
static final int E_IMAGEDIRECTORYREADINGERROR
static final int E_IMAGEDIRECTORYWRITINGERROR
static final int E_CANNOTCOMPRESSORDECOMPRESS
static final int E_READORWRITEJPEGMARKER
static final int E_INCOMPATIBLEZLIB
static final int E_INVALIDIMAGEPARAMETERS
static final int E_INVALIDPARAMETERS
static final int E_CLASSSETTEDUPINCORRECTLY
static final int S_SAVEDPRINTERNOTFOUND
static final int S_NOPRINTERSINSTALLED
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |