Finish_QueryInterface property

Pointer<NativeFunction<HRESULT Function(Pointer<AsyncIUnknown> This, Pointer<Pointer<Void>> ppvObject)>> Finish_QueryInterface
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<AsyncIUnknown> This, ffi.Pointer<ffi.Pointer<ffi.Void>> ppvObject)>> Finish_QueryInterface;