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