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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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.