atlTraceFlags

These flags are used to turn on ATL's built-in reporting features.

To use these flags, call AtlTrace2 and use the category you want to trace as the first parameter.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

int atlTraceFlags;

See Also

ATL Macros and Global Functions, ATLTRACE