ReactOS 0.4.15-dev-8058-ga7cbb60
SLTG_RecordItem Struct Reference

#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
 

Detailed Description

Definition at line 581 of file typelib_struct.h.

Member Data Documentation

◆ byte_offs

WORD SLTG_RecordItem::byte_offs

Definition at line 586 of file typelib_struct.h.

◆ helpcontext

WORD SLTG_RecordItem::helpcontext

Definition at line 589 of file typelib_struct.h.

◆ helpstring

WORD SLTG_RecordItem::helpstring

Definition at line 590 of file typelib_struct.h.

◆ magic

BYTE SLTG_RecordItem::magic

Definition at line 582 of file typelib_struct.h.

◆ memid

DWORD SLTG_RecordItem::memid

Definition at line 588 of file typelib_struct.h.

◆ name

WORD SLTG_RecordItem::name

Definition at line 585 of file typelib_struct.h.

◆ next

WORD SLTG_RecordItem::next

Definition at line 584 of file typelib_struct.h.

◆ type

WORD SLTG_RecordItem::type

Definition at line 587 of file typelib_struct.h.

◆ typepos

BYTE SLTG_RecordItem::typepos

Definition at line 583 of file typelib_struct.h.


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