method

createProcessingInstruction

ruby latest stable - Class: IXMLDOMDocument

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_2_180) is shown here.

createProcessingInstruction(arg0, arg1)
public

IXMLDOMProcessingInstruction createProcessingInstruction create a processing instruction node

BSTR arg0 --- target [IN]
BSTR arg1 --- data [IN]