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