Seek property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshalingStream> This, LARGE_INTEGER dlibMove, DWORD dwOrigin, Pointer<ULARGE_INTEGER> plibNewPosition)>> Seek
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IMarshalingStream> This, LARGE_INTEGER dlibMove, DWORD dwOrigin, ffi.Pointer<ULARGE_INTEGER> plibNewPosition)>> Seek;