Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.soap
.SOAPGetCurrentNode
SOAPGetCurrentNode
is available since version 1.0.
Prototype:
number SOAPGetCurrentNode(number soap_env)
Parameters
soap_env
[in] the SOAP envelope as returned by
SOAPEnvNewWithMethod
or any SOAPEnvNew functions
Description:
Get the current XML node of the envelope.
Return value:
Return the current XML node, or null if failed (or no node).