Microsoft SDK for Java

tagREADYSTATE Interface Fields

The tagREADYSTATE interface has the fields shown in the following table.

Field Value Description
READYSTATE_UNINITIALIZED 0 Default initialization state.
READYSTATE_LOADING 1 Object is currently loading its properties.
READYSTATE_LOADED 2 Object has been initialized.
READYSTATE_INTERACTIVE 3 Object is interactive, but not all its data is available.
READYSTATE_COMPLETE 4 Object has received all its data.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.