Tkrzw
|
Pair of a status code and a message. More...
#include <tkrzw_langc.h>
Public Attributes | |
int32_t | code |
The status code. More... | |
const char * | message |
The message string. More... | |
Pair of a status code and a message.
int32_t TkrzwStatus::code |
The status code.
const char* TkrzwStatus::message |
The message string.