public interface esriRasterLoaderError
extends java.io.Serializable
Description: 'Error codes for the IRasterLoaderError event source.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
E_RASTERLOADER_FAILED_TO_LOAD
Failed to load raster.
|
static int |
E_RASTERLOADER_UNKNOWN_ERROR
Unknown error.
|
static final int E_RASTERLOADER_FAILED_TO_LOAD
static final int E_RASTERLOADER_UNKNOWN_ERROR