VOID CpPutByte( PCPPORT Port, UCHAR Byte ); Routine Description: Write a byte out to the specified com port. Arguments: Port - Address of CPPORT object Byte - data to emit