IXMLDOMProcessingInstruction Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IXMLDOMProcessingInstruction : MSXML::IXMLDOMNode
[System.Runtime.InteropServices.Guid("2933BF89-7B36-11D2-B20E-00C04F983E60")]
public interface IXMLDOMProcessingInstruction : MSXML.IXMLDOMNode
[<System.Runtime.InteropServices.Guid("2933BF89-7B36-11D2-B20E-00C04F983E60")>]
type IXMLDOMProcessingInstruction = interface
interface IXMLDOMNode
Public Interface IXMLDOMProcessingInstruction
Implements IXMLDOMNode
- Attributes
- Implements