ReactOS 0.4.15-dev-7931-gfd331f1
SLTG_Variable Struct Reference

#include <typelib.h>

Public Attributes

BYTE magic
 
BYTE flags
 
WORD next
 
WORD name
 
WORD byte_offs
 
WORD type
 
DWORD memid
 
WORD helpcontext
 
WORD helpstring
 
WORD varflags
 

Detailed Description

Definition at line 573 of file typelib.h.

Member Data Documentation

◆ byte_offs

WORD SLTG_Variable::byte_offs

Definition at line 578 of file typelib.h.

Referenced by SLTG_DoVars().

◆ flags

BYTE SLTG_Variable::flags

Definition at line 575 of file typelib.h.

Referenced by SLTG_DoVars().

◆ helpcontext

WORD SLTG_Variable::helpcontext

Definition at line 581 of file typelib.h.

◆ helpstring

WORD SLTG_Variable::helpstring

Definition at line 582 of file typelib.h.

Referenced by SLTG_DoVars().

◆ magic

BYTE SLTG_Variable::magic

Definition at line 574 of file typelib.h.

Referenced by SLTG_DoVars().

◆ memid

DWORD SLTG_Variable::memid

Definition at line 580 of file typelib.h.

Referenced by SLTG_DoVars().

◆ name

WORD SLTG_Variable::name

Definition at line 577 of file typelib.h.

Referenced by SLTG_DoVars().

◆ next

WORD SLTG_Variable::next

Definition at line 576 of file typelib.h.

Referenced by SLTG_DoVars().

◆ type

WORD SLTG_Variable::type

Definition at line 579 of file typelib.h.

Referenced by SLTG_DoVars().

◆ varflags

WORD SLTG_Variable::varflags

Definition at line 583 of file typelib.h.

Referenced by SLTG_DoVars().


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