Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenwait.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 NTSTATUS TcpipWaitForSingleObject( PVOID Object, 00004 KWAIT_REASON Reason, 00005 KPROCESSOR_MODE WaitMode, 00006 BOOLEAN Alertable, 00007 PLARGE_INTEGER Timeout ); Generated on Fri May 25 2012 04:26:14 for ReactOS by
1.7.6.1
|