ReactOS 0.4.16-dev-1946-g52006dd
SLTG_EnumItem Struct Reference

#include <typelib.h>

Public Attributes

WORD magic
 
WORD next
 
WORD name
 
WORD value
 
WORD res08
 
DWORD memid
 
WORD helpcontext
 
WORD helpstring
 
unsigned short magic
 
unsigned short next
 
unsigned short name
 
unsigned short value
 
unsigned short res08
 
unsigned int memid
 
unsigned short helpcontext
 
unsigned short helpstring
 

Detailed Description

Definition at line 463 of file typelib.h.

Member Data Documentation

◆ helpcontext [1/2]

WORD SLTG_EnumItem::helpcontext

Definition at line 471 of file typelib.h.

◆ helpcontext [2/2]

unsigned short SLTG_EnumItem::helpcontext

Definition at line 453 of file typelib_struct.h.

◆ helpstring [1/2]

WORD SLTG_EnumItem::helpstring

Definition at line 473 of file typelib.h.

◆ helpstring [2/2]

unsigned short SLTG_EnumItem::helpstring

Definition at line 455 of file typelib_struct.h.

◆ magic [1/2]

WORD SLTG_EnumItem::magic

Definition at line 464 of file typelib.h.

◆ magic [2/2]

unsigned short SLTG_EnumItem::magic

Definition at line 446 of file typelib_struct.h.

◆ memid [1/2]

DWORD SLTG_EnumItem::memid

Definition at line 470 of file typelib.h.

◆ memid [2/2]

unsigned int SLTG_EnumItem::memid

Definition at line 452 of file typelib_struct.h.

◆ name [1/2]

WORD SLTG_EnumItem::name

Definition at line 467 of file typelib.h.

◆ name [2/2]

unsigned short SLTG_EnumItem::name

Definition at line 449 of file typelib_struct.h.

◆ next [1/2]

WORD SLTG_EnumItem::next

Definition at line 465 of file typelib.h.

◆ next [2/2]

unsigned short SLTG_EnumItem::next

Definition at line 447 of file typelib_struct.h.

◆ res08 [1/2]

WORD SLTG_EnumItem::res08

Definition at line 469 of file typelib.h.

◆ res08 [2/2]

unsigned short SLTG_EnumItem::res08

Definition at line 451 of file typelib_struct.h.

◆ value [1/2]

WORD SLTG_EnumItem::value

Definition at line 468 of file typelib.h.

◆ value [2/2]

unsigned short SLTG_EnumItem::value

Definition at line 450 of file typelib_struct.h.


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