|
GEMLIB
0.44.0
|
#include <mt_gemx.h>
Data Fields | |
| LBOX_ITEM * | next |
| short | selected |
| short | data1 |
| void * | data2 |
| void * | data3 |
TODO
| short lbox_item::data1 |
Data for the program...
| void* lbox_item::data2 |
Data for the program...
| void* lbox_item::data3 |
Data for the program...
| LBOX_ITEM* lbox_item::next |
Pointer to the next entry in the list
| short lbox_item::selected |
Specifies if the object is selected
1.8.9.1