MarshalInterface property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshal> This, Pointer<IStream> pStm, Pointer<IID> riid, Pointer<Void> pv, DWORD dwDestContext, Pointer<Void> pvDestContext, DWORD mshlflags)>> MarshalInterface
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.Void> pv, DWORD dwDestContext, ffi.Pointer<ffi.Void> pvDestContext, DWORD mshlflags)>> MarshalInterface;