Retrieves information about the communications properties for a specified communications device.
BOOLEAN GetCommProperties( COMMHANDLE hComm, // handle to comm device LPCOMMPROP lpCommProp // communications properties );
hComm
lpCommProp
0
(zero)
E_DISCONNECTED
E_PARAM
This function returns information from a device driver about the configuration settings that are supported by the driver.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.1 | intime/rt/include/comm.h | comm.h | comm.lib |