soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
DXLVITEM Struct Reference

Item structure. More...

#include <SListCtrl.h>

Public Member Functions

 DXLVITEM ()
 Constructor.
 

Public Attributes

ArrSubItem * arSubItems
 
LPARAM dwData
 
BOOL checked
 

Detailed Description

Item structure.

Structure representing an item in the list control.

Definition at line 61 of file SListCtrl.h.

Constructor & Destructor Documentation

◆ DXLVITEM()

DXLVITEM::DXLVITEM ( )
inline

Constructor.

Definition at line 66 of file SListCtrl.h.

Member Data Documentation

◆ arSubItems

ArrSubItem* DXLVITEM::arSubItems

Array of subitems

Definition at line 73 of file SListCtrl.h.

◆ checked

BOOL DXLVITEM::checked

Check state

Definition at line 75 of file SListCtrl.h.

◆ dwData

LPARAM DXLVITEM::dwData

Additional data

Definition at line 74 of file SListCtrl.h.


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