g_oalLogMask (Windows CE 5.0)
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
Send Feedback on this topic to the authors