standard.net.soap.SOAPGetRootDoc

SOAPGetRootDoc is available since version 1.0.

Prototype:

number SOAPGetRootDoc(number soap_env)

Parameters

soap_env
[in] the SOAP envelope as returned by SOAPEnvNewWithMethod or any SOAPEnvNew functions

Description:

Get the root document of the SOAP envelope.

Return value:

Return null if failed or an XML document handle if succeeded.