OEMWriteDebugByte (Windows CE 5.0)

Send Feedback

This function outputs a byte to the debug monitor port.

void OEMWriteDebugByte(BYTEch );

Parameters

  • ch
    [in] Byte of data that is to be sent.

Return Values

None.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Nkintr.h.
Link Library: Nk.lib.

See Also

lpWriteDebugByteFunc | OEMReadDebugByte | OEMInitDebugSerial | OEMWriteDebugString | Implementing the Serial Debug Functions | Implementing the OEMPlatformInit Function

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.