IStream::Seek Method (LARGE_INTEGER, UInt32, array<ULARGE_INTEGER>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void Seek( LARGE_INTEGER dlibMove, unsigned int dwOrigin, array<ULARGE_INTEGER>^ plibNewPosition )
Parameters
- dlibMove
- Type: Microsoft.VisualStudio.OLE.Interop::LARGE_INTEGER
- dwOrigin
- Type: System::UInt32
- plibNewPosition
- Type: array<Microsoft.VisualStudio.OLE.Interop::ULARGE_INTEGER>^
Show: