Jungo WinDriver  
Official Documentation

◆ OsEventSignal()

DWORD DLLCALLCONV OsEventSignal ( _In_ HANDLE  hOsEvent)

Sets the specified event object to the signaled state.

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