IOERR_AUTH top-level constant

int const IOERR_AUTH

See SQLite Documentation for meaning and the use of it.

Implementation

const IOERR_AUTH = (IOERR | (28 << 8));