libUPnP
1.6.17
|
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().