|
ReactOS 0.4.17-dev-357-ga8f14ff
|

Public Attributes | |
| MEMBERID | memid |
| LPCSTR | name |
| WORD | wVarFlags |
| VARKIND | varkind |
| union { | |
| ULONG oInst | |
| variant_info varValue | |
| } | DUMMYUNIONNAME |
| DWORD | cCustData |
| custdata_info | custdata [5] |
| element_info | elemdescVar |
| DWORD _var_info::cCustData |
Definition at line 4831 of file typelib.c.
Referenced by test_dump_typelib().
| custdata_info _var_info::custdata[5] |
Definition at line 4832 of file typelib.c.
Referenced by test_dump_typelib().
| union { ... } _var_info::DUMMYUNIONNAME |
| element_info _var_info::elemdescVar |
Definition at line 4833 of file typelib.c.
Referenced by test_dump_typelib().
| MEMBERID _var_info::memid |
Definition at line 4823 of file typelib.c.
Referenced by test_dump_typelib().
| LPCSTR _var_info::name |
Definition at line 4824 of file typelib.c.
Referenced by test_dump_typelib().
| ULONG _var_info::oInst |
Definition at line 4828 of file typelib.c.
Referenced by test_dump_typelib().
| VARKIND _var_info::varkind |
Definition at line 4826 of file typelib.c.
Referenced by test_dump_typelib().
| variant_info _var_info::varValue |
Definition at line 4829 of file typelib.c.
Referenced by test_dump_typelib().
| WORD _var_info::wVarFlags |
Definition at line 4825 of file typelib.c.
Referenced by test_dump_typelib().