ReactOS 0.4.16-dev-1946-g52006dd
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 137 of file write_sltg.c.

Member Data Documentation

◆ byte_offs

short sltg_variable::byte_offs

Definition at line 143 of file write_sltg.c.

◆ flags

char sltg_variable::flags

Definition at line 140 of file write_sltg.c.

◆ helpcontext

short sltg_variable::helpcontext

Definition at line 146 of file write_sltg.c.

Referenced by get_func_flags().

◆ helpstring

short sltg_variable::helpstring

Definition at line 147 of file write_sltg.c.

◆ magic

char sltg_variable::magic

Definition at line 139 of file write_sltg.c.

◆ memid

int sltg_variable::memid

Definition at line 145 of file write_sltg.c.

◆ name

short sltg_variable::name

Definition at line 142 of file write_sltg.c.

◆ next

short sltg_variable::next

Definition at line 141 of file write_sltg.c.

◆ type

short sltg_variable::type

Definition at line 144 of file write_sltg.c.

◆ varflags

short sltg_variable::varflags

Definition at line 148 of file write_sltg.c.


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