|
libUPnP
1.8.4
|
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(), and UpnpAddToPropertySet().
| const char* ErrorString::rcError |
Error description.
Referenced by UpnpGetErrorMessage().
1.8.13