|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterStatusEvent2
COM Interface 'IRasterStatusEvent2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control the raster status event.' 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 |
IID3872f080_b932_4a24_941d_21ec0d43f0b7
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
esri_continue(IRasterStatusEvent2Esri_continueEvent theEvent)
Indicates whether the operation should be continued. |
void |
message(IRasterStatusEvent2MessageEvent theEvent)
The message of the event. |
void |
title(IRasterStatusEvent2TitleEvent theEvent)
The title of the event. |
Field Detail |
---|
static final int IID3872f080_b932_4a24_941d_21ec0d43f0b7
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void title(IRasterStatusEvent2TitleEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void message(IRasterStatusEvent2MessageEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void esri_continue(IRasterStatusEvent2Esri_continueEvent theEvent) throws java.io.IOException, AutomationException
theEvent
- The event
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 |