Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IHTMLXMLHttpRequest2 interface

Extends the IHTMLXMLHttpRequest interface.

Members

The IHTMLXMLHttpRequest2 interface inherits from the IDispatch interface. IHTMLXMLHttpRequest2 also has these types of members:

Properties

The IHTMLXMLHttpRequest2 interface has these properties.

PropertyDescription

ontimeout

Gets or sets the handler for the timeout event.

timeout

Gets or sets the time-out value.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

 

 

Show:
© 2017 Microsoft