Concept Framework 2.0 documentation Contents | Index

standard.net.soap.SOAPEnvGetFault

Name Version Deprecated
SOAPEnvGetFault version 1.0 no

Prototype:
number SOAPEnvGetFault(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 fault.

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

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