enum InteractionClassification in module com::sun::star::task:: |
enum InteractionClassification;
A classification of interaction requests.
Values Summary |
|
ERROR | An error. |
WARNING | A warning, less severe than an error. |
INFO | Some information for the client/user (which will typically lead to the selection of an XInteractionApprove continuation). |
QUERY | A query for the client/user, (which will typically lead to the selection of an XInteractionApprove or XInteractionDisapprove continuation). |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.