IHTMLXDomainRequestFactory interface
Creates an instance of the IHTMLXDomainRequest object.
Members
The IHTMLXDomainRequestFactory interface inherits from the IDispatch interface. IHTMLXDomainRequestFactory also has these types of members:
- Methods
Methods
The IHTMLXDomainRequestFactory interface has these methods.
Method | Description |
---|---|
create | Creates a new XDomainRequest 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
Reference