|
ReactOS 0.4.17-dev-357-ga8f14ff
|

Public Attributes | |
| dispex_prop_t * | prop |
| function_code_t * | code |
| function_t * | func |
| MEMBERID | memid |
| function_code_t* typeinfo_func::code |
Definition at line 1163 of file dispex.c.
Referenced by DispatchEx_GetTypeInfo().
| function_t* typeinfo_func::func |
| MEMBERID typeinfo_func::memid |
Definition at line 568 of file vbdisp.c.
Referenced by get_func_from_memid(), get_var_from_memid(), ScriptTypeInfo_AddressOfMember(), ScriptTypeInfo_GetDllEntry(), ScriptTypeInfo_GetDocumentation(), ScriptTypeInfo_GetMops(), ScriptTypeInfo_GetNames(), and ScriptTypeInfo_Invoke().
| dispex_prop_t* typeinfo_func::prop |
Definition at line 1162 of file dispex.c.
Referenced by delete_prop(), disp_delete(), disp_delete_name(), disp_propput(), DispatchEx_DeleteMemberByDispID(), DispatchEx_DeleteMemberByName(), DispatchEx_GetMemberName(), DispatchEx_GetMemberProperties(), DispatchEx_GetTypeInfo(), DispatchEx_InvokeEx(), init_dispex_from_constr(), jsdisp_call(), jsdisp_call_name(), jsdisp_define_property(), jsdisp_delete_idx(), jsdisp_free(), jsdisp_get_id(), jsdisp_get_idx(), jsdisp_get_own_property(), jsdisp_get_prop_name(), jsdisp_next_prop(), jsdisp_propget(), jsdisp_propget_name(), jsdisp_propput(), set_prop_flags(), and WineJSDispatch_GetPropertyFlags().