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.
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.