LIBRARY int
LQTp_TraceFlagsSet
(QueryFlags)
t_TraceFlag QueryFlags;
Purpose
Determines whether any of a particular group of trace flags are set; if so, a non-zero value is returned, otherwise zero. The flags may have been or'd together, and are defined in the <lqtrace.h> header file. For each such flag, all of the bits set in the flag have been be set in the argument to LQT_TraceFlags in order for it to be considered as being set.Returns
non-zero if one or more flags satisfies the constraints