Retrieves the time-out parameters for all read and write operations on a specified communications device.
BOOLEAN GetCommTimeouts( COMMHANDLE hComm, // handle to comm device LPCOMMTIMEOUTS lpCommTimeouts // time-out values );
hComm
lpCommTimeouts
0
(zero)
E_DISCONNECTED
E_PARAM
For more information about time-out values for communications devices, see SetCommTimeouts.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.1 | intime/rt/include/comm.h | comm.h | comm.lib |