_VWIN32_ResetWin32Event

Sets the state of the specified event object to nonsignaled. Uses EAX, ECX, EDX, and Flags.

EAX
VxD handle that identifies the event object. A VxD handle is a ring 0 event handle created by the function OpenVxDHandle.

This service can only be called when the current VM is the system VM.