Expand Minimize
This topic has not yet been rated - Rate this topic

IHTMLDOMConstructorCollection interface

Returns a reference to the constructor for objects derived from the interface objects supported by the Windows Internet Explorer Document Object Model (DOM).

Members

The IHTMLDOMConstructorCollection interface inherits from the IDispatch interface but does not have additional members.

Remarks

This interface supports the DOM infrastructure and is not intended to be used directly from your code. Use the constructor.prototype property of an object derived from the appropriate interface object to manage the behavior of DOM objects. For more information, see Advanced Object Creation (JScript).

Requirements

Minimum supported client

Windows XP with SP2 [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.