This topic has not yet been rated - Rate this topic

NKOutputDebugString (Windows Embedded Compact 7)

1/23/2013

This function writes a string to the debug monitor port.


void NKOutputDebugString (
  LPCWSTR pszStr
);
pszStr

[in] Pointer to the buffer that contains the string.

Header

nkintr.h

Library

OEMMain.lib or OEMMain_StaticKITL.lib

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.