IDOMProcessingInstruction interface
Provides properties that represent a processing instruction for XML documents.
Members
The IDOMProcessingInstruction interface inherits from the IDispatch interface but does not have additional members.
Remarks
Processing instructions are supported only by XML documents.
Use the IHTMLDocument7::createProcessingInstruction method of a document to create an instance of an ProcessingInstruction object.
Requirements
|
Minimum supported client | Windows Vista with SP1, Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012