0 out of 1 rated this helpful - Rate this topic

IHTMLXMLHttpRequest::onreadystatechange Property

Sets or retrieves the event handler for asynchronous requests.

Syntax


HRESULT IHTMLXMLHttpRequest::get_onreadystatechange(VARIANT p);HRESULT IHTMLXMLHttpRequest::put_onreadystatechange(VARIANT v);

Parameters

p
VARIANT that receives the event handler.
v
VARIANT that specifies the event handler.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

The IHTMLXMLHttpRequest::onreadystatechange property was introduced in Windows Internet Explorer 7.

See Also

IHTMLXMLHttpRequest::readyState
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ