IHTMLWindow5 interface

This interface extends IHTMLWindow4.

Members

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

  • Properties

Properties

The IHTMLWindow5 interface has these properties.

Property Description

XMLHttpRequest

Retrieves a factory object that can be used to create an XMLHttpRequest object.

 

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

Reference

IHTMLWindow2

IHTMLWindow3

IHTMLWindow4