ReactOS 0.4.16-dev-1098-g0ca6002
|
#include <typelib_struct.h>
Public Attributes | |
BYTE | magic |
BYTE | typepos |
WORD | next |
WORD | name |
WORD | byte_offs |
WORD | type |
DWORD | memid |
WORD | helpcontext |
WORD | helpstring |
Definition at line 581 of file typelib_struct.h.
WORD SLTG_RecordItem::byte_offs |
Definition at line 586 of file typelib_struct.h.
WORD SLTG_RecordItem::helpcontext |
Definition at line 589 of file typelib_struct.h.
WORD SLTG_RecordItem::helpstring |
Definition at line 590 of file typelib_struct.h.
BYTE SLTG_RecordItem::magic |
Definition at line 582 of file typelib_struct.h.
DWORD SLTG_RecordItem::memid |
Definition at line 588 of file typelib_struct.h.
WORD SLTG_RecordItem::name |
Definition at line 585 of file typelib_struct.h.
WORD SLTG_RecordItem::next |
Definition at line 584 of file typelib_struct.h.
WORD SLTG_RecordItem::type |
Definition at line 587 of file typelib_struct.h.
BYTE SLTG_RecordItem::typepos |
Definition at line 583 of file typelib_struct.h.