TableFlags Type (Enumeration)

graphing.h, unknown.h

enum TableFlags {TBL_CONNECT_TRC = 0x80, TBL_INDEP_ASK = 0x40, TBL_NO_MODE_CHANGE = 0x20};

Enumerates different Table app flags for the GR_WIN_VARS struct.

Enumerates different Table app flags used in the GR_WIN_VARS structure.

The meaning of these flags is given in the description of GR_WIN_VARS.


See also: GR_WIN_VARS