Concept Framework 2.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: Fri Jan 21 18:06:22 2011 GMT(c)2011 RadGs Software