struct DispatchResultEvent in module com::sun::star::frame:: |
struct DispatchResultEvent : com::sun::star::lang::EventObject ;
Field Summary |
|
State | Contains the result of the dispatch action, if State is set to SUCCESS.
The type of the result is dispatch action dependend. The member State can be set to one of the values defined in DispatchResultState . If State is set to FAILURE, Result may specify the reason (or is empty). The type is also dispatch action dependend. If State is set to DONTKNOW, Result is empty. |
Result | |
Field Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.