Source position: jwanative.pas line 5061
function NtQueryEvent(
EventHandle: HANDLE;
EventInformationClass: EVENT_INFORMATION_CLASS;
EventInformation: PVOID;
EventInformationLength: ULONG;
ResultLength: PULONG
):NTSTATUS;