restRespFree (Function) |
Top Previous Next |
This function will release a REST response that was created with restClientRequest.
Input: resp : SYSHANDLE A handle to the response.
Returns: INT
Declaration: FUNCTION restRespFree : INT;
Example: |