ISequentialStream : IUnknown

OLE DB Programmer's Reference

ISequentialStream is a simplified version of IStream that provides strictly sequential stream access to BLOB data. This class behaves as if it were the strict ancestor of IStream. In particular, any object that implements IStream can choose to identify itself as ISequentialStream because the first two slots in the IStream vtable and the definition of those methods exactly matches the vtable and methods of ISequentialStream.

Method Description
ISequentialStream::Read Reads a specified number of bytes from the stream.
ISequentialStream::Write Writes a specified number of bytes to the stream.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net