Jungo WinDriver  
Official Documentation

◆ OsEventReset()

DWORD DLLCALLCONV OsEventReset ( _In_ HANDLE  hOsEvent)

Resets the specified event object to the non-signaled state.

Parameters
[in]hOsEventThe handle to the event object
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise