phoIPCGetServerCheck
phoIPCGetServerCheck(t_toolName) =>s_funcName/ nil
Description
Returns the name of the registered function that can be called to check if the server associated with the specified tool is operating correctly.
Arguments
Value Returned
Examples
checkFn = phoIPCGetServerCheck("myIPCTool")
Related Topics
Server Registration and Check Functions
Return to top