OLEKit Documentation

Enumeration Storage​Type

public enum StorageType: UInt8  

Object types in storage (from AAF specifications)

%15 StorageType StorageType UInt8 UInt8 StorageType->UInt8

Conforms To

UInt8

Enumeration Cases

empty

case empty = 0

Empty directory entry

storage

case storage = 1

Storage object

stream

case stream = 2

Stream object

lock​Bytes

case lockBytes = 3

ILockBytes object

property

case property = 4

IPropertyStorage object

root

case root = 5

Root storage