Concept Framework 1.0 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: Thu Oct 15 20:02:07 2009 GMT(c)2009 RadGs Software