nn::nex::TraceLog::SetFlag
Member Functionvoid SetFlag( qUnsignedInt64 uiFlags );
Name | Description | |
---|---|---|
in | uiFlags | The set trace flag. See DirectTransport.cpp and related files in Samples . |
Sets a trace flag to active.
TRACE_ALWAYS
is the only default trace flag. Use this method to set additional trace flags to active.
CONFIDENTIAL