Jungo WinDriver  
Official Documentation

◆ OsEventCreate()

DWORD DLLCALLCONV OsEventCreate ( _Outptr_ HANDLE *  phOsEvent)

Creates an event object.

Parameters
[out]phOsEventThe pointer to a variable that receives a handle to the newly created event object
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise