OLE Structured Storage

Structured Storage Files

A major feature of COM and the basis for integration between applications is interoperability. This integration brings with it the need for multiple applications to write information to the same file on the underlying file system. The solution is a file system within a file. Instead of requiring a large, contiguous sequence of bytes on a disk to be manipulated through a single file handle with a single seek pointer, OLE defines a model for treating a single file system entity as a structured collection of two types of objects called storages and streams . Storages and streams act like directories and files, respectively. This model is called structured storage .

click to view at full size.

Figure 5.9 Structured Storage Files


Microsoft Windows Architecture Training
Microsoft Windows Architecture for Developers Training Kit
ISBN: B00007FY9D
EAN: N/A
Year: 1998
Pages: 324

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