M
Mike DeKoker
Is it safe to assume that the IntPtr returned by
System::Threading::WaitHandle::get_Handle can be cast to a HANDLE? I have a
legacy function that takes an Win32 event handle that I'm trying to wrap.
Thanks,
Mike DeKoker
System::Threading::WaitHandle::get_Handle can be cast to a HANDLE? I have a
legacy function that takes an Win32 event handle that I'm trying to wrap.
Thanks,
Mike DeKoker