Concept Framework 2.0 documentation Contents | Index

standard.net.soap.SOAPServerRegisterRouter

Name Version Deprecated
SOAPServerRegisterRouter version 1.0 no

Prototype:
number SOAPServerRegisterRouter(number router, string context)

Parameters:
router      [in] the SOAP router handle, as returned by SOAPRouterNew
context      [in] the url context

Description:
Register a router to the SOAP server.

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

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software