Sets the specified communication event to the nonsignaled state.
BOOLEAN ResetCommEvent( COMMHANDLE hCom, // handle to device DWORD dwEvents // handle to event );
hCom
dwEvents
0
(zero)
E_DISCONNECTED
E_PARAM
Once signaled, an event is not signaled again until cleared by ResetCommEvent.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.1 | intime/rt/include/comm.h | comm.h | comm.lib |