ReleaseMarshalData property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshal> This, Pointer<IStream> pStm)>> ReleaseMarshalData
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IMarshal> This, ffi.Pointer<IStream> pStm)>> ReleaseMarshalData;