Concept Framework 2.2 documentation Contents | Index

standard.net.soap.SOAPCtxNewWithMethod

Name Version Deprecated
SOAPCtxNewWithMethod version 1.0 no

Prototype:
number SOAPCtxNewWithMethod(string urn, string method, var number ctx_out)

Parameters:
urn      [in] the urn
method      [in] the method
ctx_out      [out] the new soap context

Description:
Create a new soap context.

Returns:
Returns null if succeeded, or an error handle (to get the error text, you should call SOAPError)

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