This topic has not yet been rated - Rate this topic

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

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.