CopyTo property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshalingStream> This, Pointer<IStream> pstm, ULARGE_INTEGER cb, Pointer<ULARGE_INTEGER> pcbRead, Pointer<ULARGE_INTEGER> pcbWritten)>> CopyTo
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IMarshalingStream> This, ffi.Pointer<IStream> pstm, ULARGE_INTEGER cb, ffi.Pointer<ULARGE_INTEGER> pcbRead, ffi.Pointer<ULARGE_INTEGER> pcbWritten)>> CopyTo;