|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| char | magic |
| char | flags |
| short | next |
| short | name |
| short | byte_offs |
| short | type |
| int | memid |
| short | helpcontext |
| short | helpstring |
| short | varflags |
Definition at line 137 of file write_sltg.c.
| short sltg_variable::byte_offs |
Definition at line 143 of file write_sltg.c.
| char sltg_variable::flags |
Definition at line 140 of file write_sltg.c.
| short sltg_variable::helpcontext |
Definition at line 146 of file write_sltg.c.
Referenced by get_func_flags().
| short sltg_variable::helpstring |
Definition at line 147 of file write_sltg.c.
| char sltg_variable::magic |
Definition at line 139 of file write_sltg.c.
| int sltg_variable::memid |
Definition at line 145 of file write_sltg.c.
| short sltg_variable::name |
Definition at line 142 of file write_sltg.c.
| short sltg_variable::next |
Definition at line 141 of file write_sltg.c.
| short sltg_variable::type |
Definition at line 144 of file write_sltg.c.
| short sltg_variable::varflags |
Definition at line 148 of file write_sltg.c.