restServerFree (Function) |
Top Previous Next |
This function will release a REST server. If the server is currently running it will be stopped.
Input: handle : SYSHANDLE A handle to the server.
Returns: INT
Declaration: FUNCTION restServerFree : INT;
Example: INCLUDE rtcu.inc |