IDOMDocumentType interface
Provides properties that describe the document type of a document object.
Members
The IDOMDocumentType interface inherits from the IDispatch interface. IDOMDocumentType also has these types of members:
Properties
The IDOMDocumentType interface has these properties.
| Property | Description |
|---|---|
|
Returns a NULL value. | |
|
Returns a NULL value. | |
|
Gets the name of the root element of a IHTMLDocument5::doctype. | |
|
Returns a NULL value. | |
|
Gets the public identifier of a IHTMLDocument5::doctype. | |
|
Gets the system identifier of a IHTMLDocument5::doctype. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: