|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVisualBasicAction
COM Interface 'IVisualBasicAction'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods needed to manage custom Visual Basic actions.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID2838435b_7748_4733_87cf_2b0469eb3964
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getVBMacroName()
Identifies the macro name for the Visual Basic action settings. |
java.lang.String |
getVBModuleName()
Identifies the module name for the Visual Basic action. |
java.lang.String |
getVBProjectName()
Identifies the project name for the Visual Basic action. |
void |
setVBMacroName(java.lang.String pVal)
Identifies the macro name for the Visual Basic action settings. |
void |
setVBModuleName(java.lang.String pVal)
Identifies the module name for the Visual Basic action. |
void |
setVBProjectName(java.lang.String pVal)
Identifies the project name for the Visual Basic action. |
Field Detail |
---|
static final int IID2838435b_7748_4733_87cf_2b0469eb3964
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getVBProjectName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVBProjectName(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getVBModuleName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVBModuleName(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getVBMacroName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVBMacroName(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |