ReactOS 0.4.15-dev-7842-g558ab78
dispex_dynamic_data_t Struct Reference
Collaboration diagram for dispex_dynamic_data_t:

Public Attributes

DWORD buf_size
 
DWORD prop_cnt
 
dynamic_prop_tprops
 
func_obj_entry_tfunc_disps
 

Detailed Description

Definition at line 78 of file dispex.c.

Member Data Documentation

◆ buf_size

DWORD dispex_dynamic_data_t::buf_size

Definition at line 79 of file dispex.c.

◆ func_disps

func_obj_entry_t* dispex_dynamic_data_t::func_disps

Definition at line 82 of file dispex.c.

Referenced by get_func_obj_entry().

◆ prop_cnt

DWORD dispex_dynamic_data_t::prop_cnt

Definition at line 80 of file dispex.c.

◆ props

dynamic_prop_t* dispex_dynamic_data_t::props

Definition at line 81 of file dispex.c.


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