|
ReactOS 0.4.17-dev-357-ga8f14ff
|

Public Attributes | |
| script_ctx_t * | ctx |
| IDispatch * | reviver |
| HRESULT | hres |
| script_ctx_t* transform_json_object_ctx::ctx |
Definition at line 348 of file json.c.
Referenced by JSON_parse(), and transform_json_object().
| HRESULT transform_json_object_ctx::hres |
Definition at line 350 of file json.c.
Referenced by JSON_parse(), and transform_json_object().
| IDispatch* transform_json_object_ctx::reviver |
Definition at line 349 of file json.c.
Referenced by transform_json_object().