errInvalidCodec constant
int
const errInvalidCodec
This is sent if the codec used does not match the one of the database
Implementation
static const int errInvalidCodec = 2;
This is sent if the codec used does not match the one of the database
static const int errInvalidCodec = 2;