Ruby
2.0.0p648(2015-12-16revision53162)
|
Data Fields | |
ITypeInfo * | pTypeInfo |
UINT | method_index |
UINT | index |
Definition at line 277 of file win32ole.c.
UINT oleparamdata::index |
Definition at line 280 of file win32ole.c.
Referenced by foleparam_default(), foleparam_input(), foleparam_ole_type(), foleparam_ole_type_detail(), foleparam_optional(), foleparam_output(), foleparam_retval(), foleparam_s_allocate(), ole_method_params(), ole_param_default(), ole_param_flag_mask(), ole_param_ole_type_detail(), and oleparam_ole_param_from_index().
UINT oleparamdata::method_index |
Definition at line 279 of file win32ole.c.
Referenced by foleparam_default(), foleparam_input(), foleparam_ole_type(), foleparam_ole_type_detail(), foleparam_optional(), foleparam_output(), foleparam_retval(), foleparam_s_allocate(), ole_method_params(), ole_param_default(), ole_param_flag_mask(), ole_param_ole_type_detail(), and oleparam_ole_param_from_index().
ITypeInfo* oleparamdata::pTypeInfo |
Definition at line 278 of file win32ole.c.
Referenced by EVENTSINK_GetIDsOfNames(), EVENTSINK_Invoke(), find_iid(), foleparam_default(), foleparam_input(), foleparam_ole_type(), foleparam_ole_type_detail(), foleparam_optional(), foleparam_output(), foleparam_retval(), foleparam_s_allocate(), hash2ptr_dispparams(), ole_method_params(), ole_param_default(), ole_param_flag_mask(), ole_param_ole_type_detail(), oleparam_free(), and oleparam_ole_param_from_index().