createNode(arg0, arg1, arg2)
Instance Public methods
IXMLDOMNode createNode create a node of the specified node type and name
VARIANT arg0 --- type [IN] BSTR arg1 --- name [IN] BSTR arg2 --- namespaceURI [IN]
IXMLDOMNode createNode create a node of the specified node type and name
VARIANT arg0 --- type [IN] BSTR arg1 --- name [IN] BSTR arg2 --- namespaceURI [IN]
Please login to continue.