Concept Framework 2.2 documentation Contents | Index

standard.net.soap.SOAPCtxFree

Name Version Deprecated
SOAPCtxFree version 1.0 no

Prototype:
null-return SOAPCtxFree(number soap_ctx)

Parameters:
soap_ctx      [in] the soap context as returned by SOAPCtxNewWithMethod or { SOAPClientInvoke} (the response)

Description:
Free a previously allocated context. After calling this function you should NOT use soap_ctx any more.

Returns:
Returns null.

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