struct SBL_NEW_BLOCK

This structure is passed to the NewBlock callback by the 'Clip' and 'Skip' List Objects

int from
SEEK_SET, SEEK_CUR, SEEK_END
int nc
Item length
int nr
Number of rows (to supply/returned)
long offset
Starting offset position
XL_ITEM* pi
Pointer to destination item list

Documentation

This structure is passed to the NewBlock callback by the 'Clip' and 'Skip' List Objects. The first member is significant only for the 'Skip' List. The member 'offset' is relative to the location specified by 'from'. The member 'nr' is also a return value of the callback in case of 'Skip' List Object. It specifies the number of rows actually returned.
int from
SEEK_SET, SEEK_CUR, SEEK_END

long offset
Starting offset position

int nc
Item length

int nr
Number of rows (to supply/returned)

XL_ITEM* pi
Pointer to destination item list

alphabetic index hierarchy of classes


MGUI Copyright 1996-1998 Vincenzo Morello

generated by doc++