|
MiniGUI API Reference (MiniGUI-Processes)
v4.0.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
#include <listview.h>
Data Fields | |
| int | ncol |
| int | losorted |
| HWND | hLV |
Contains information for sorting listview
Definition at line 172 of file listview.h.
| HWND hLV |
Listview handle
Definition at line 179 of file listview.h.
| int losorted |
Low sorted or high sorted
Definition at line 177 of file listview.h.
| int ncol |
Sorting column index
Definition at line 175 of file listview.h.
1.8.13