This function retrieves the modem status.
VOID HWGetModemStatus( PVOID pContext, PULONG pModemStatus );
None. Values stored in pModemStatus are the same as the Windows CE function GetCommModemStatus.
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.