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.
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 |