NKOutputDebugString (Compact 2013)
10/16/2014
This function writes a string to the debug monitor port.
Syntax
void NKOutputDebugString (
LPCWSTR pszStr
);
Parameters
- pszStr
[in] Pointer to the buffer that contains the string.
Return Value
None.
Requirements
Header |
nkintr.h |
Library |
OEMMain.lib or OEMMain_StaticKITL.lib |