_LVITEM Struct Reference
[ListView control]

#include <listview.h>

Data Fields


Detailed Description

Structure of the listview item info, contains information about an item. This structure is used for creating or retrieving an item.

Definition at line 76 of file listview.h.


Field Documentation

State flags of the item, can be OR'ed by the following values:

  • LVIF_FOLD
    The item is folded.

When adding an item to the listview control, only LVIF_FOLD flag is valid.

Definition at line 96 of file listview.h.

Attached additional data of this item

Definition at line 85 of file listview.h.

int nItem

The rows of the item

Definition at line 81 of file listview.h.

Height of the item

Definition at line 83 of file listview.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:43 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3