IComStorage Methods |
The IComStorage type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSubStorageNames |
Gets all children storages names
| |
| GetSubStreamNames |
Gets all children stream names
| |
| RemoveSubElement |
Removes child stream or storage
| |
| TryOpenStorage |
Attempts to open sub storage
| |
| TryOpenStream |
Attempts to open sub stream
|