QueryInterface property

Pointer<NativeFunction<HRESULT Function(Pointer<IInternetZoneManagerEx> This, Pointer<IID> riid, Pointer<Pointer<Void>> ppvObject)>> QueryInterface
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IInternetZoneManagerEx> This, ffi.Pointer<IID> riid, ffi.Pointer<ffi.Pointer<ffi.Void>> ppvObject)>> QueryInterface;