Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.soap
.SOAPEnvFree
SOAPEnvFree
is available since version 1.0.
Prototype:
null-return SOAPEnvFree(number soap_env)
Parameters
soap_env
[in] the SOAP envelope as returned by
SOAPEnvNewWithMethod
or any SOAPEnvNew functions
Description:
Free the envelope.
Return value:
Return null.