Concept Framework 2.2 documentation Contents | Index

standard.net.soap.SOAPEnvGetMethod

Name Version Deprecated
SOAPEnvGetMethod version 1.0 no

Prototype:
number SOAPEnvGetMethod(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 method (call).

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

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:19 2013 GMT(c)2013 Devronium Applications