Concept Framework 1.0 documentation Contents | Index

standard.net.soap.SOAPEnvGetBody

Name Version Deprecated
SOAPEnvGetBody version 1.0 no

Prototype:
number SOAPEnvGetBody(number soap_env)

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

Description:
Get the XML node handle pointing to SOAP Body.

Returns:
Returns null if failed, or an XML node handle. (Check { SOAPXMLGetNodeArray} to get the node contents).

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:07 2009 GMT(c)2009 RadGs Software