Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This global variable exports the global trace mask used by the OAL trace macros. g_oalLogMask is no longer supported in Windows Embedded Compact 2013. This information is now stored in the DBGPARAM structure.
Syntax
extern UINT32 g_oalLogMask;
Parameters
None.
Return Value
Remarks
g_oalLogMask sets the trace zone mask.
Requirements
Header |
oal_log.h |
Library |
Developer Implemented |