ReactOS 0.4.15-dev-7924-g5949c20
cctrl_item Struct Reference
Collaboration diagram for cctrl_item:

Public Attributes

DWORD id
 
DWORD parent_id
 
LPWSTR label
 
CDCONTROLSTATEF cdcstate
 
HWND hwnd
 
struct list entry
 

Detailed Description

Definition at line 75 of file itemdlg.c.

Member Data Documentation

◆ cdcstate

CDCONTROLSTATEF cctrl_item::cdcstate

Definition at line 78 of file itemdlg.c.

◆ entry

struct list cctrl_item::entry

Definition at line 80 of file itemdlg.c.

Referenced by ctrl_free().

◆ hwnd

HWND cctrl_item::hwnd

Definition at line 79 of file itemdlg.c.

◆ id

DWORD cctrl_item::id

Definition at line 76 of file itemdlg.c.

◆ label

LPWSTR cctrl_item::label

Definition at line 77 of file itemdlg.c.

◆ parent_id

DWORD cctrl_item::parent_id

Definition at line 76 of file itemdlg.c.


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