COleStreamFile

This class encapsulates a stream of data (IStream) in a compound file as part of COM Structured Storage. An IStorage object must exist before the stream can be opened or created unless it is a memory stream. COleStreamFile objects are manipulated exactly like CFile objects.

At a Glance

Header file: Afxole.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

File Service Classes