ReactOS 0.4.15-dev-7953-g1f49173
_EXTCHKBOX Struct Reference

#include <compstui.h>

Public Attributes

WORD cbSize
 
WORD Flags
 
LPTSTR pTitle
 
LPTSTR pSeparator
 
LPTSTR pCheckedName
 
ULONG_PTR IconID
 
WORD wReserved [4]
 
ULONG_PTR dwReserved [2]
 

Detailed Description

Definition at line 749 of file compstui.h.

Member Data Documentation

◆ cbSize

WORD _EXTCHKBOX::cbSize

Definition at line 750 of file compstui.h.

◆ dwReserved

ULONG_PTR _EXTCHKBOX::dwReserved[2]

Definition at line 757 of file compstui.h.

◆ Flags

WORD _EXTCHKBOX::Flags

Definition at line 751 of file compstui.h.

◆ IconID

ULONG_PTR _EXTCHKBOX::IconID

Definition at line 755 of file compstui.h.

◆ pCheckedName

LPTSTR _EXTCHKBOX::pCheckedName

Definition at line 754 of file compstui.h.

◆ pSeparator

LPTSTR _EXTCHKBOX::pSeparator

Definition at line 753 of file compstui.h.

◆ pTitle

LPTSTR _EXTCHKBOX::pTitle

Definition at line 752 of file compstui.h.

◆ wReserved

WORD _EXTCHKBOX::wReserved[4]

Definition at line 756 of file compstui.h.


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