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.
Other versions of this page are also available for the following:
8/27/2008
This function writes a string to the debug monitor port.
void OEMWriteDebugString(
unsigned short* str
);
- str
[in] Pointer to the buffer containing the string.
None.
The kernel global data section is always initialized before the kernel calls OEMWriteDebugString.
Header | nkintr.h |
Library | Nk.lib |
Windows Embedded CE | Windows CE 2.10 and later |
Implementing the Serial Debug Functions
lpWriteDebugStringFunc
OEMInitDebugSerial
OEMReadDebugByte
OEMWriteDebugByte