enum PropertyValueState in module com::sun::star::ucb:: |
enum PropertyValueState;
defines the states of a property value in the process of obtaining the value (asynchronously).
Values Summary |
|
UNPROCESSED | The property value was not obtained yet. |
PROCESSED | The value was obtained. |
INVALID_NAME | The given property name/handle is invalid. |
INVALID_TYPE | The given property type is invalid. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.