ReadyState property
Gets the ready state of the object.
Syntax
Long value = object.get_ReadyState(READYSTATE* iReadyState);
Property values
Type: ****
Address of a variable that receives one of the READYSTATE enumeration values.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the ready state of the object.
Long value = object.get_ReadyState(READYSTATE* iReadyState);
Type: ****
Address of a variable that receives one of the READYSTATE enumeration values.