ReactOS 0.4.15-dev-7924-g5949c20
sltg_variable Struct Reference
Collaboration diagram for sltg_variable:

Public Attributes

char magic
 
char flags
 
short next
 
short name
 
short byte_offs
 
short type
 
int memid
 
short helpcontext
 
short helpstring
 
short varflags
 

Detailed Description

Definition at line 125 of file write_sltg.c.

Member Data Documentation

◆ byte_offs

short sltg_variable::byte_offs

Definition at line 131 of file write_sltg.c.

◆ flags

char sltg_variable::flags

Definition at line 128 of file write_sltg.c.

◆ helpcontext

short sltg_variable::helpcontext

Definition at line 134 of file write_sltg.c.

Referenced by get_func_flags().

◆ helpstring

short sltg_variable::helpstring

Definition at line 135 of file write_sltg.c.

◆ magic

char sltg_variable::magic

Definition at line 127 of file write_sltg.c.

◆ memid

int sltg_variable::memid

Definition at line 133 of file write_sltg.c.

◆ name

short sltg_variable::name

Definition at line 130 of file write_sltg.c.

◆ next

short sltg_variable::next

Definition at line 129 of file write_sltg.c.

◆ type

short sltg_variable::type

Definition at line 132 of file write_sltg.c.

◆ varflags

short sltg_variable::varflags

Definition at line 136 of file write_sltg.c.


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