QueryInterface property

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

Implementation

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