MiniGUI API Reference (MiniGUI-Processes)  v5.0.6
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 172 of file listview.h.

Field Documentation

◆ hLV

HWND hLV

Listview handle

Definition at line 179 of file listview.h.

◆ losorted

int losorted

Low sorted or high sorted

Definition at line 177 of file listview.h.

◆ ncol

int ncol

Sorting column index

Definition at line 175 of file listview.h.


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