_VWIN32_CloseVxDHandle
Closes a VxD handle. A VxD handle is a ring 0 event handle created by the function OpenVxDHandle.
- Returns a non-zero value in EAX if successful; otherwise returns zero in EAX if the event was invalid.
- EAX
- Ring 0 handle to an event.