This function sets the line break condition the transmit (TX) line.
VOID HWSetBreak( PVOID pContext );
None.
This function supports the implementation of the PDDs of serial port drivers. This function is defined in the header file SerHW.h, and is available in Windows CE version 1.0 and later. The output line should output 0s—typically by locking the line at a positive voltage—until the HWClearBreak functionis called.