|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAddInShim
COM Interface 'IAddInShim'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\SharedArcGIS\DepFiles\com\DADF\esriDADFSystem.tlb'
Description: 'IAddInShim Interface' 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 |
IID78d12d60_d5ef_4290_925b_f193d5086728
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
createObject(java.lang.String archivePath,
java.lang.String libraryPath,
java.lang.String className,
java.lang.String recordXml)
Create an add-in. |
Field Detail |
---|
static final int IID78d12d60_d5ef_4290_925b_f193d5086728
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.Object createObject(java.lang.String archivePath, java.lang.String libraryPath, java.lang.String className, java.lang.String recordXml) throws java.io.IOException, AutomationException
archivePath
- The archivePath (in)libraryPath
- The libraryPath (in)className
- The className (in)recordXml
- The recordXml (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 |