Share via


OALLog (Windows CE 5.0)

Send Feedback

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.

#define OALLog NKDbgPrintfW

Parameters

None.

Return Values

None.

Remarks

Requirements

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

See Also

Logging Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.