ServiceDispatcher - cBaseLocalControlHost
Returns handle to the cWebServiceDispatcher object
Type: Function
Return Data Type: Handle
Syntax
Function ServiceDispatcher Returns Handle
Call Example
Get ServiceDispatcher to HandleVariable
Description
Use this function to get a handle to the cWebServiceDispatcher object.
The Host object keeps the handle to the dispatcher object.
Return Value
Handle or C_WebUnresolvedObject if no dispatcher object is available.