jwtFree (Function) |
Top Previous Next |
jwtFree releases the resources used by the JWT object.
Input: jwt : SYSHANDLE A handle the JWT object to release. Will be made invalid once it has been released.
Returns: INT
Declaration: FUNCTION jwtFree : INT;
Example: INCLUDE rtcu.inc |