Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.soap
.SOAPGetEnv
SOAPGetEnv
is available since version 1.0.
Prototype:
number SOAPGetEnv(number soap_ctx)
Parameters
soap_ctx
[in] the soap context as returned by
SOAPCtxNewWithMethod
or { SOAPClientInvoke} (the response)
Description:
Get the envelope handle associated with the given SOAP context.
Return value:
Return the envelope handle or null if failed.