struct XL_ITEM

List Item structure

struct XL_ITEM *next
Points to next item
char* data
Points to the item text
long misc
Internal use
void* u_data
Item's user data

Documentation

List Item structure. Primarily used to supply data in virtual list Objects (Skip and Block Lists).
struct XL_ITEM *next
Points to next item

char* data
Points to the item text

long misc
Internal use

void* u_data
Item's user data

alphabetic index hierarchy of classes


MGUI Copyright 1996-1998 Vincenzo Morello

generated by doc++