public interface scriptEngineError
extends java.io.Serializable
Description: 'Error codes for ESRIScriptEngine.' 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 |
SCRIPTENGINE_E_CANNOT_COCREATE_JSCRIPT_CONTROL
Cannot co-create JScript control.
|
static int |
SCRIPTENGINE_E_CANNOT_COCREATE_VBSCRIPT_CONTROL
Cannot co-create VBScript control.
|
static final int SCRIPTENGINE_E_CANNOT_COCREATE_VBSCRIPT_CONTROL
static final int SCRIPTENGINE_E_CANNOT_COCREATE_JSCRIPT_CONTROL