Concept Framework 2.0 documentation Contents | Index

standard.net.soap.SOAPEnvNewFromDoc

Name Version Deprecated
SOAPEnvNewFromDoc version 1.0 no

Prototype:
number SOAPEnvNewFromDoc(number xmldoc, var number out_env)

Parameters:
xmldoc      [in] a xml document handler (check standard.lib.xml)
out_env      [out] the output envelope object

Description:
Creates an envelope from a given xml document handle. See standard.lib.xml.

Returns:
Returns null if succeeded, or an error handle (to get the error text, you should call SOAPError)

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:22 2011 GMT(c)2011 RadGs Software