22module
com { module sun { module star { module ucb {
PropertyValueState
defines the states of a property value in the process of obtaining the value (asynchronously).
Definition PropertyValueState.idl:30
@ PROCESSED
The value was obtained.
Definition PropertyValueState.idl:39
@ INVALID_TYPE
The given property type is invalid.
Definition PropertyValueState.idl:47
@ UNPROCESSED
The property value was not obtained yet.
Definition PropertyValueState.idl:33
@ INVALID_NAME
The given property name/handle is invalid.
Definition PropertyValueState.idl:43
Definition Ambiguous.idl:20