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

Public Attributes

VARTYPE vt
 
TYPEKIND type
 
USHORT wParamFlags
 
DWORD cCustData
 
custdata_info custdata [5]
 

Detailed Description

Definition at line 4794 of file typelib.c.

Member Data Documentation

◆ cCustData

DWORD _element_info::cCustData

Definition at line 4799 of file typelib.c.

Referenced by test_dump_typelib().

◆ custdata

custdata_info _element_info::custdata[5]

Definition at line 4800 of file typelib.c.

Referenced by test_dump_typelib().

◆ type

TYPEKIND _element_info::type

Definition at line 4797 of file typelib.c.

Referenced by test_dump_typelib().

◆ vt

VARTYPE _element_info::vt

Definition at line 4796 of file typelib.c.

Referenced by test_dump_typelib().

◆ wParamFlags

USHORT _element_info::wParamFlags

Definition at line 4798 of file typelib.c.


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