ReactOS 0.4.15-dev-7934-g1dc8d80
LB_ITEMDATA Struct Reference

Public Attributes

LPWSTR str
 
BOOL selected
 
UINT height
 
ULONG_PTR data
 

Detailed Description

Definition at line 57 of file listbox.c.

Member Data Documentation

◆ data

ULONG_PTR LB_ITEMDATA::data

Definition at line 62 of file listbox.c.

◆ height

UINT LB_ITEMDATA::height

Definition at line 61 of file listbox.c.

◆ selected

BOOL LB_ITEMDATA::selected

Definition at line 60 of file listbox.c.

◆ str

LPWSTR LB_ITEMDATA::str

Definition at line 59 of file listbox.c.


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