ReactOS 0.4.16-dev-981-g80eb313
LB_ITEMDATA Struct Reference

Public Attributes

LPWSTR str
 
BOOL selected
 
UINT height
 
ULONG_PTR data
 

Detailed Description

Definition at line 55 of file listbox.c.

Member Data Documentation

◆ data

ULONG_PTR LB_ITEMDATA::data

Definition at line 60 of file listbox.c.

◆ height

UINT LB_ITEMDATA::height

Definition at line 59 of file listbox.c.

◆ selected

BOOL LB_ITEMDATA::selected

Definition at line 58 of file listbox.c.

◆ str

LPWSTR LB_ITEMDATA::str

Definition at line 57 of file listbox.c.


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