:: com :: sun :: star :: embed ::

exception StateChangeInProgressException
Base Hierarchy
StateChangeInProgressExceptionWrongStateException
    ┗ ::com::sun::star::uno::Exception

Elements' Summary
TargetState contains the target state the object tries to reach currently.  
Elements' Details
TargetState
long TargetState;
Description
contains the target state the object tries to reach currently.

Contains a value from EmbedStates constant set.

Top of Page