UnmarshalInterface property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshal> This, Pointer<IStream> pStm, Pointer<IID> riid, Pointer<Pointer<Void>> ppv)>> UnmarshalInterface
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IMarshal> This, ffi.Pointer<IStream> pStm, ffi.Pointer<IID> riid, ffi.Pointer<ffi.Pointer<ffi.Void>> ppv)>> UnmarshalInterface;