ReactOS 0.4.15-dev-7924-g5949c20
tagCOMBOBOXEXITEMA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagCOMBOBOXEXITEMA:

Public Attributes

UINT mask
 
INT_PTR iItem
 
LPSTR pszText
 
int cchTextMax
 
int iImage
 
int iSelectedImage
 
int iOverlay
 
int iIndent
 
LPARAM lParam
 

Detailed Description

Definition at line 3795 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagCOMBOBOXEXITEMA::cchTextMax

Definition at line 3799 of file commctrl.h.

Referenced by addItem(), getItem(), setItem(), and test_notify_proc().

◆ iImage

int tagCOMBOBOXEXITEMA::iImage

Definition at line 3800 of file commctrl.h.

◆ iIndent

int tagCOMBOBOXEXITEMA::iIndent

Definition at line 3803 of file commctrl.h.

◆ iItem

INT_PTR tagCOMBOBOXEXITEMA::iItem

Definition at line 3797 of file commctrl.h.

Referenced by addItem(), getItem(), and setItem().

◆ iOverlay

int tagCOMBOBOXEXITEMA::iOverlay

Definition at line 3802 of file commctrl.h.

◆ iSelectedImage

int tagCOMBOBOXEXITEMA::iSelectedImage

Definition at line 3801 of file commctrl.h.

◆ lParam

LPARAM tagCOMBOBOXEXITEMA::lParam

Definition at line 3804 of file commctrl.h.

◆ mask

UINT tagCOMBOBOXEXITEMA::mask

Definition at line 3796 of file commctrl.h.

Referenced by addItem(), getItem(), and setItem().

◆ pszText

LPSTR tagCOMBOBOXEXITEMA::pszText

Definition at line 3798 of file commctrl.h.

Referenced by addItem(), getItem(), setItem(), test_comboex(), and test_notify_proc().


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