ReactOS 0.4.17-dev-357-ga8f14ff
transform_json_object_ctx Struct Reference
Collaboration diagram for transform_json_object_ctx:

Public Attributes

script_ctx_tctx
 
IDispatchreviver
 
HRESULT hres
 

Detailed Description

Definition at line 346 of file json.c.

Member Data Documentation

◆ ctx

script_ctx_t* transform_json_object_ctx::ctx

Definition at line 348 of file json.c.

Referenced by JSON_parse(), and transform_json_object().

◆ hres

HRESULT transform_json_object_ctx::hres

Definition at line 350 of file json.c.

Referenced by JSON_parse(), and transform_json_object().

◆ reviver

IDispatch* transform_json_object_ctx::reviver

Definition at line 349 of file json.c.

Referenced by transform_json_object().


The documentation for this struct was generated from the following file: