Structured Storage

Structured Storage is a tree structure, similar in concept to a file system or XML file. The basic API for structured storage consists of IPersist, IStorage, IStream and IRootStorage.

When XML came along, it greatly reduced the number of use cases for structured storage.


References