Click to return to the XML (Extensible Markup Language) home page    
IXMLDOMDocument::ondataav...     IXMLDOMDocument::onreadys...     IXMLDOMDocument Interface    
Web Workshop  |  XML (Extensible Markup Language)

IXMLDOMDocument::onreadystatechange Event


Runs when the readystate property changes.

Syntax

HRESULT onreadystatechange(void);

C/C++ Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

The event handler can be set by explicitly setting the onreadystatechange property.

This member is an extension of the W3C DOM.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.