struct SBL_ITEM_SEEK

This structure is used by the ItemSeek callback for 'Clip' and 'Skip' lists

long pos
returned item's position
char* sub_item
item to seek to substring

Documentation

This structure is used by the ItemSeek callback for 'Clip' and 'Skip' lists. The second member specifies the searching substring. The first is the callback returned item position. It should be set to -1L if not found, 0 in case of Skip List, the actual item position otherwise.
long pos
returned item's position

char* sub_item
item to seek to substring

alphabetic index hierarchy of classes


MGUI Copyright 1996-1998 Vincenzo Morello

generated by doc++