standard.net.soap.SOAPXMLDocPrint

SOAPXMLDocPrint is available since version 1.0.

Prototype:

null-return SOAPXMLDocPrint(number xmldoc)

Parameters

xmldoc
[in] a XML document handle

Description:

Print the content of an XML document. This function is supposed to be used in the debug process.

Return value:

Return null.