lq-text: LQT_GetTraceFlags

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_Get­Trace­Flags should not normally be used by itself in diagnostic or error messages. Instead, use LQT_Get­Trace­Flags­As­String, which provides a more readable value for humans.

Returns

the current lq-text trace flags, or'd together

See Also: