ReactOS 0.4.15-dev-7953-g1f49173
_OPTITEM Struct Reference

#include <compstui.h>

Collaboration diagram for _OPTITEM:

Public Attributes

WORD cbSize
 
BYTE Level
 
BYTE DlgPageIdx
 
DWORD Flags
 
ULONG_PTR UserData
 
LPTSTR pName
 
union {
   LONG   Sel
 
   LPTSTR   pSel
 
DUMMYUNIONNAME
 
union {
   PEXTCHKBOX   pExtChkBox
 
   PEXTPUSH   pExtPush
 
DUMMYUNIONNAME2
 
POPTTYPE pOptType
 
DWORD HelpIndex
 
BYTE DMPubID
 
BYTE UserItemID
 
WORD wReserved
 
POIEXT pOIExt
 
ULONG_PTR dwReserved [3]
 

Detailed Description

Definition at line 768 of file compstui.h.

Member Data Documentation

◆ cbSize

WORD _OPTITEM::cbSize

Definition at line 769 of file compstui.h.

◆ DlgPageIdx

BYTE _OPTITEM::DlgPageIdx

Definition at line 771 of file compstui.h.

◆ DMPubID

BYTE _OPTITEM::DMPubID

Definition at line 785 of file compstui.h.

◆ 

union { ... } _OPTITEM::DUMMYUNIONNAME

◆ 

union { ... } _OPTITEM::DUMMYUNIONNAME2

◆ dwReserved

ULONG_PTR _OPTITEM::dwReserved[3]

Definition at line 789 of file compstui.h.

◆ Flags

DWORD _OPTITEM::Flags

Definition at line 772 of file compstui.h.

◆ HelpIndex

DWORD _OPTITEM::HelpIndex

Definition at line 784 of file compstui.h.

◆ Level

BYTE _OPTITEM::Level

Definition at line 770 of file compstui.h.

◆ pExtChkBox

PEXTCHKBOX _OPTITEM::pExtChkBox

Definition at line 780 of file compstui.h.

◆ pExtPush

PEXTPUSH _OPTITEM::pExtPush

Definition at line 781 of file compstui.h.

◆ pName

LPTSTR _OPTITEM::pName

Definition at line 774 of file compstui.h.

◆ pOIExt

POIEXT _OPTITEM::pOIExt

Definition at line 788 of file compstui.h.

◆ pOptType

POPTTYPE _OPTITEM::pOptType

Definition at line 783 of file compstui.h.

◆ pSel

LPTSTR _OPTITEM::pSel

Definition at line 777 of file compstui.h.

◆ Sel

LONG _OPTITEM::Sel

Definition at line 776 of file compstui.h.

◆ UserData

ULONG_PTR _OPTITEM::UserData

Definition at line 773 of file compstui.h.

◆ UserItemID

BYTE _OPTITEM::UserItemID

Definition at line 786 of file compstui.h.

◆ wReserved

WORD _OPTITEM::wReserved

Definition at line 787 of file compstui.h.


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