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