Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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,
);
Parameters
- lpszFmt
Printf format string.
Return Values
None
Requirements
OS Versions: Windows CE OS 2.10 and later
Header: Dbgapi.h
Link Library: none
See Also
DEBUGMSG | RETAILMSG | ERRORMSG
Send Feedback on this topic to the authors