次の方法で共有


OALLogV (Compact 2013)

10/16/2014

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.

g_oalLogMask is no longer supported. Use the DBGPARAM structure instead.

Syntax

#define OALLogV NkvDbgPrintfW

Parameters

None.

Return Value

None.

Requirements

Header

oal_log.h

Library

Developer Implemented

See Also

Reference

Logging Functions