httpc_user_delete
Use this function to delete the client demo module and release the associated resources.
Format
t_httpc_ret httpc_user_delete ( void )
Arguments
None.
Return Values
Return value | Description |
---|---|
HTTPC_SUCCESS | Successful execution. |
HTTPC_ERROR | See Error Codes. |