Read property

Pointer<NativeFunction<HRESULT Function(Pointer<ISequentialStream> This, Pointer<Void> pv, ULONG cb, Pointer<ULONG> pcbRead)>> Read
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ISequentialStream> This, ffi.Pointer<ffi.Void> pv, ULONG cb, ffi.Pointer<ULONG> pcbRead)>> Read;