Sets the specified communication event to the nonsignaled state.
BOOLEAN ResetCommEvent( COMMHANDLE hCom, // handle to device DWORD dwEvents // handle to event );
hComdwEvents0 (zero)E_DISCONNECTEDE_PARAMOnce 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 |