API t_TraceFlag
LQT_GetTraceFlags
()
Purpose
Returns the current value of the lq-text trace flags. The various flag values are defined in the <lqtrace.h> header file, and may be combined (using bitwise or) in any combination.
The value returned by LQT_GetTraceFlags should not normally be used by itself in diagnostic or error messages. Instead, use LQT_GetTraceFlagsAsString, which provides a more readable value for humans.
Returns
the current lq-text trace flags, or'd together