:: com :: sun :: star :: frame :: status ::

unpublished struct ItemStatus
Description
describes a state of a property.

Elements' Summary
State numerical value which describes the current state of an item.  
aStateData optional data which can be used by an implementation to send additional information. The content is dependent on the specific implementation.  
Elements' Details
State
short State;
Description
numerical value which describes the current state of an item.
See also
unknown ?
aStateData
any aStateData;
Description
optional data which can be used by an implementation to send additional information. The content is dependent on the specific implementation.
Top of Page