NativeFileIOCreateWaitHandle Method |
Namespace: Arsenal.ImageMounter.IO
public static WaitHandle CreateWaitHandle( IntPtr Handle, bool inheritable )
Public Shared Function CreateWaitHandle ( Handle As IntPtr, inheritable As Boolean ) As WaitHandle
public: static WaitHandle^ CreateWaitHandle( IntPtr Handle, bool inheritable )
static member CreateWaitHandle : Handle : IntPtr * inheritable : bool -> WaitHandle
Copyright: (c) Arsenal Recon. All Rights Reserved.