| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterStatusEvent2
Provides access to members that control the raster status event.
| 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.  | 
| Method Detail | 
|---|
void title(IRasterStatusEvent2TitleEvent theEvent)
           throws IOException,
                  AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void message(IRasterStatusEvent2MessageEvent theEvent)
             throws IOException,
                    AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void esri_continue(IRasterStatusEvent2Esri_continueEvent 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 | ||||||||