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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.