:mod:`lf.win.ole.cfb.consts` --- OLE structured storage constants ================================================================= .. module:: lf.win.ole.cfb.consts :synopsis: OLE structured storage constants .. moduleauthor:: Michael Murr This module defines several constants for working with OLE structured storage files. The constants defined are: .. data:: HEADER_SIG .. data:: BYTE_ORDER_LITTLE_ENDIAN .. data:: FAT_EOC .. data:: FAT_UNALLOC .. data:: FAT_FAT_SECT .. data:: FAT_DIF_SECT .. data:: MAX_REG_SECT .. data:: STGTY_INVALID .. data:: STGTY_STORAGE .. data:: STGTY_STREAM .. data:: STGTY_LOCKBYTES .. data:: STGTY_PROPERTY .. data:: STGTY_ROOT .. data:: DE_RED .. data:: DE_BLACK .. data:: STREAM_ID_MIN .. data:: STREAM_ID_MAX .. data:: STREAM_ID_NONE