restRespFree (Function) |
|
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: |