This function is called by the MDD layer to open the serial device.
BOOL HWOpen( PVOID pContext );
TRUE indicates success. FALSE indicates failure.
This function applies power to the serial hardware. This function is part of the implementation of the PDDs of the serial port drivers. This function is defined in the header file SerHW.h, and is available in Windows CE version 1.0 and later.