|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compstui.h>

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] |
Definition at line 768 of file compstui.h.
| WORD _OPTITEM::cbSize |
Definition at line 769 of file compstui.h.
| BYTE _OPTITEM::DlgPageIdx |
Definition at line 771 of file compstui.h.
| BYTE _OPTITEM::DMPubID |
Definition at line 785 of file compstui.h.
| union { ... } _OPTITEM::DUMMYUNIONNAME |
| union { ... } _OPTITEM::DUMMYUNIONNAME2 |
| ULONG_PTR _OPTITEM::dwReserved[3] |
Definition at line 789 of file compstui.h.
| DWORD _OPTITEM::Flags |
Definition at line 772 of file compstui.h.
| DWORD _OPTITEM::HelpIndex |
Definition at line 784 of file compstui.h.
| BYTE _OPTITEM::Level |
Definition at line 770 of file compstui.h.
| PEXTCHKBOX _OPTITEM::pExtChkBox |
Definition at line 780 of file compstui.h.
| PEXTPUSH _OPTITEM::pExtPush |
Definition at line 781 of file compstui.h.
| LPTSTR _OPTITEM::pName |
Definition at line 774 of file compstui.h.
| POIEXT _OPTITEM::pOIExt |
Definition at line 788 of file compstui.h.
| POPTTYPE _OPTITEM::pOptType |
Definition at line 783 of file compstui.h.
| LPTSTR _OPTITEM::pSel |
Definition at line 777 of file compstui.h.
| LONG _OPTITEM::Sel |
Definition at line 776 of file compstui.h.
| ULONG_PTR _OPTITEM::UserData |
Definition at line 773 of file compstui.h.
| BYTE _OPTITEM::UserItemID |
Definition at line 786 of file compstui.h.
| WORD _OPTITEM::wReserved |
Definition at line 787 of file compstui.h.