|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExportErrorReturnCodes
Constants from esriExportErrorReturnCodes' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriOutput.olb'
Description: 'Output Error Return Codes.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
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 |