nn::nex::TraceLog::SetFlag Member Function

Syntax

void SetFlag(
     qUnsignedInt64 uiFlags
);

Parameters

Name Description
in uiFlags The set trace flag. See DirectTransport.cpp and related files in Samples.

Return Values

None.

Description

Sets a trace flag to active.

TRACE_ALWAYS is the only default trace flag. Use this method to set additional trace flags to active.

Revision History

2012/01/26
Initial version.

CONFIDENTIAL