SetEventHandle property

Pointer<NativeFunction<HRESULT Function(Pointer<ISynchronizeEvent> This, Pointer<HANDLE> ph)>> SetEventHandle
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ISynchronizeEvent> This, ffi.Pointer<HANDLE> ph)>> SetEventHandle;