DebugServerQueryInterface property

Pointer<NativeFunction<HRESULT Function(Pointer<IRpcStubBuffer> This, Pointer<Pointer<Void>> ppv)>> DebugServerQueryInterface
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IRpcStubBuffer> This, ffi.Pointer<ffi.Pointer<ffi.Void>> ppv)>> DebugServerQueryInterface;