|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExportErrorReturnCodes
Output Error Return Codes.
Field Summary | |
---|---|
static int |
E_BITMAPOUTOFMEMORY
Not enough memory to create requested bitmap. |
static int |
E_CGMVERSION3NEEDED
CGM (Computer Graphics Metafile) Version 3 needed. |
static int |
E_DRIVERNOTMATCH
Cannot find appropriate ArcPress driver for the selected printer. |
static int |
E_FILECREATION
Cannot create exported file. |
static int |
E_LICENSENOTAVAILABLE
License not available. |
static int |
E_MAPMETAFILE
Cannot map metafile into memory. |
static int |
E_METAFILEPARSING
Cannot parse the metafile. |
static int |
E_OBJECTSETUP
Object was not set up correctly. |
static int |
E_OPENPRINTER
Cannot open printer. |
static int |
E_OUTPUTFILENAME
Output filename is invalid or not specified. |
static int |
E_PAPERREFREQ
Paper reference required. |
static int |
E_PARAMETER
Parameter is incorrect. |
static int |
E_PIXELBOUNDS
Invalid pixel bound value(s). |
static int |
E_REGISTRYSETTINGS
Cannot access registry settings. |
static int |
E_STARTPRINTING
Cannot start printing. |
static int |
E_TEMPMETAFILE
Cannot create temporary metafile. |
static int |
E_WASNOTACTIVATED
Extension wasn't activated. |
Field Detail |
---|
static final int E_CGMVERSION3NEEDED
static final int E_LICENSENOTAVAILABLE
static final int E_OBJECTSETUP
static final int E_TEMPMETAFILE
static final int E_MAPMETAFILE
static final int E_PAPERREFREQ
static final int E_DRIVERNOTMATCH
static final int E_PARAMETER
static final int E_REGISTRYSETTINGS
static final int E_FILECREATION
static final int E_METAFILEPARSING
static final int E_OPENPRINTER
static final int E_BITMAPOUTOFMEMORY
static final int E_STARTPRINTING
static final int E_WASNOTACTIVATED
static final int E_OUTPUTFILENAME
static final int E_PIXELBOUNDS
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |