#include <UVSOCK.h>
Data Fields | |
| UINT | nRes1 |
| Reserved. | |
| UINT | nRes2 |
| Reserved. | |
| UINT | StrLen |
| Length of error string (including terminator) in bytes. | |
| BYTE | str [SOCK_NDATA-20] |
| Error description. | |
Contains error information. The union in UVSOCK_CMD_RESPONSE will correspond to this structure if the status code within is anything other than UV_STATUS_SUCCESS.
Contained in UVSOCK_CMD_RESPONSE if an error occurred.
Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.
Generated with doxygen.