DOMDocument50Class.IXMLDOMDocument_set_onreadystatechange(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void IXMLDOMDocument_set_onreadystatechange(System::Object ^ ) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::set_onreadystatechange;
public virtual void IXMLDOMDocument_set_onreadystatechange (object );
abstract member IXMLDOMDocument_set_onreadystatechange : obj -> unit
override this.IXMLDOMDocument_set_onreadystatechange : obj -> unit
Public Overridable Sub IXMLDOMDocument_set_onreadystatechange ( As Object)