g_oalLogMask (Windows CE 5.0)

Send Feedback

This global variable exports the global trace mask used by the OAL trace macros.

extern UINT32 g_oalLogMask;

Parameters

None.

Return Values

Remarks

g_oalLogMask sets the trace zone mask.

Requirements

OS Versions: Windows CE Version 5.0 and later
Header: Oal_log.h
Link Library: Developer-defined

See Also

Logging Global Variables

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.