void Trace( qUnsignedInt64 uiTraceFlags = TRACE_ALWAYS ) const;
Name | Description | |
---|---|---|
in | uiTraceFlags | This parameter is the same as the parameter of the TraceLog::SetFlag function. |
Traces the content of a qResult
object.
Outputs a ReturnCode
and error name. The ReturnCode
is a unique code used to identify the type of qResult
. It is not an error code.
CONFIDENTIAL