Share via


OALLog (Windows Embedded CE 6.0)

1/5/2010

This function formats a string and writes it to debug output. OALLog uses the kernel implementation for logging. For the boot loader, this function is implemented in the support library.

Syntax

#define OALLog NKDbgPrintfW

Parameters

None.

Return Value

None.

Requirements

Header oal_log.h
Library Developer Implemented
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Logging Functions