|
libUPnP 1.14.31
|
Structure to maintain a error code and string associated with the error code. More...
Data Fields | |
| int | rc |
| const char * | rcError |
Structure to maintain a error code and string associated with the error code.
| int ErrorString::rc |
Error code.
Referenced by addToAction(), makeAction(), UpnpAddToPropertySet(), and UpnpGetErrorMessage().
| const char* ErrorString::rcError |
Error description.