MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_LVSORTDATA Struct Reference

#include <listview.h>

Data Fields

int ncol
 
int losorted
 
HWND hLV
 

Detailed Description

Contains information for sorting listview

Definition at line 160 of file listview.h.

Field Documentation

HWND hLV

Listview handle

Definition at line 167 of file listview.h.

int losorted

Low sorted or high sorted

Definition at line 165 of file listview.h.

int ncol

Sorting column index

Definition at line 163 of file listview.h.


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