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.
1/5/2010
This function formats a string and writes it to debug output. OALLogV uses the kernel implementation for logging. For the boot loader, this function is implemented in the support library.
In Windows Embedded CE 6.0, g_oalLogMask is no longer supported. The DBGPARAM structure should be used instead.
Syntax
#define OALLogV NkvDbgPrintfW
Parameters
None.
Return Value
None.
Requirements
| Header | oal_log.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |