![]() |
ucx
UAP Common Extensions
|
Structure for a key/value entry in a JSON object. More...
#include <json.h>
Data Fields | |
cxmutstr | name |
The key (or name in JSON terminology) of the value. | |
CxJsonValue * | value |
The value. | |
Structure for a key/value entry in a JSON object.