|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface _IPlugInEvents
Provides access to properties and methods that help manage events used and executed by data link plugins.
| Method Summary | |
|---|---|
void |
onDisconnect(_IPlugInEventsOnDisconnectEvent theEvent)
Disconnects the data link. |
void |
onMessage(_IPlugInEventsOnMessageEvent theEvent)
Monitors message sent via data link. |
| Method Detail |
|---|
void onDisconnect(_IPlugInEventsOnDisconnectEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onMessage(_IPlugInEventsOnMessageEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
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 | ||||||||