| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExtension
| Field Summary | |
|---|---|
| static String | IIDDeprecated. Internal use only | 
| static int | IID7f657ec9_dbf1_11d2_9f2f_00c04f6bc69e | 
| static int | xxDummyDeprecated. Internal use only | 
| Method Summary | |
|---|---|
|  String | getName()The name of the extension. | 
|  void | shutdown()Shuts down the extension. | 
|  void | startup(Object initializationData)Starts up the extension with the given initialization data. | 
| Field Detail | 
|---|
static final int IID7f657ec9_dbf1_11d2_9f2f_00c04f6bc69e
static final int xxDummy
static final String IID
| Method Detail | 
|---|
String getName()
               throws IOException,
                      AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void startup(Object initializationData)
             throws IOException,
                    AutomationException
initializationData - A Variant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void shutdown()
              throws IOException,
                     AutomationException
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 | ||||||||