結構化記憶體提供完整的文件系統,可透過下表所列的元素來儲存物件。
| 元素 | 描述 |
|---|---|
| 結構化記憶體介面 | IStorage、IStream、ILockBytes和 IRootStorage 介面、 以及一組相關的介面:IPersistStorage、IPersist、IPersistFile和 IPersistStream。 |
| 結構化記憶體 API 函式 | 協助程式 API,可協助實作結構化記憶體,以及用於複合檔案的第二組 API;,這是結構化記憶體介面的 COM 實作。 COM 也提供一組支持結構和列舉值,用來組織介面方法和 API 的參數。 |
| 結構化記憶體存取模式 | 一組用於規範複合檔案存取的存取模式。 |