Home
last modified time | relevance | path

Searched defs:sltg_variable (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/tools/widl/
H A Dwrite_sltg.c125 struct sltg_variable struct
127 char magic; /* 0x0a */
128 char flags;
129 short next;
130 short name;
131 short byte_offs; /* pos in struct, or offset to const type or const data (if flags & 0x08) */
132 short type; /* if flags & 0x02 this is the type, else offset to type */
133 int memid;
134 short helpcontext;
135 short helpstring;
[all …]