TABLE_WIN_VARS
Type (Structure)
unknown.h
typedef
struct
{
short
last_col;
short
last_row;
unsigned
short
table_xpix;
unsigned
short
table_ypix;
unsigned
char
curtblinc;
unsigned
char
curtblincy;
unsigned
char
col_first;
unsigned
char
col_last;
short
row_first;
short
row_last;
unsigned
char
tbfn[10];
unsigned
char
gr_xpix;
float
orgtblmax;
} TABLE_WIN_VARS;
This identifier has not been documented yet. Please
help us out
.