|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDDECommandHandler
COM Interface 'IDDECommandHandler'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriFramework.olb'
Description: 'Provides access to members that handle DDE commands.' 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 |
IIDb8352370_23e6_42fc_9b43_5e7536c13af9
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
canExecute(java.lang.String command)
Indicates if the DDE command can be executed. |
void |
execute(java.lang.String command)
Executes the DDE command. |
Field Detail |
---|
static final int IIDb8352370_23e6_42fc_9b43_5e7536c13af9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean canExecute(java.lang.String command) throws java.io.IOException, AutomationException
command
- The command (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void execute(java.lang.String command) throws java.io.IOException, AutomationException
command
- The command (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 |