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.
Prints a string to the debug output stream. This function is called by the DEBUGMSG, RETAILMSG, and ERRORMSG macros when the macro requires output support.
void WINAPIV NKDbgPrintfW( LPCWSTR lpszFmt,
);
- lpszFmt
Printf format string.
None
OS Versions: Windows CE OS 2.10 and later
Header: Dbgapi.h
Link Library: none
DEBUGMSG | RETAILMSG | ERRORMSG
Send Feedback on this topic to the authors