IHTMLXMLHttpRequest2 interface

Extends the IHTMLXMLHttpRequest interface.

Members

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

  • Properties

Properties

The IHTMLXMLHttpRequest2 interface has these properties.

Property Description

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