Undocumented functions of NTDLL

2OOO, 8 December


NtWaitLowEventPair
NtWaitLowEventPair

NTSYSAPI 
NTSTATUS
NTAPI

NtWaitLowEventPair(
IN HANDLE EventPairHandle );


Function waits, until LOW event will be signaled.




Documented by:
Tomasz Nowak
Sven B. Schreiber



Requirements:
Library: ntdll.lib


See also:
NtCreateEventPair
NtOpenEventPair
NtWaitHighEventPair