This function returns the maximum number of bytes that the hardware buffer can hold, not counting the padding, stop, and start bits.
ULONG HWGetRxBufferSize( PVOID pContext );
Returns the number of bytes in the hardware receive queue.
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.