Skip to main content

Module header

Module header 

Source
Expand description

ESE database header (first 4096 bytes of the file).

Structs§

EseHeader
Parsed ESE database file header.

Constants§

DB_STATE_CLEAN_SHUTDOWN
Database closed cleanly.
DB_STATE_DIRTY_SHUTDOWN
Database closed uncleanly; a transaction log replay is required.
DB_STATE_JUST_CREATED
Database state constants (offset 0x28 in file header).