Undocumented functions of NTDLL

2OOO, 8 December


NtWaitHighEventPair
NtWaitHighEventPair

NTSYSAPI 
NTSTATUS
NTAPI

NtWaitHighEventPair(
IN HANDLE EventPairHandle );


Wait until HIGH event of EventPairHandle will be signaled.




Documented by:
Tomasz Nowak
Sven B. Schreiber



Requirements:
Library: ntdll.lib


See also:
NtCreateEventPair
NtOpenEventPair
NtWaitLowEventPair