include: Add DB_E_CONCURRENCYVIOLATION define.

oldstable
Alistair Leslie-Hughes 2013-05-20 10:57:11 +10:00 committed by Alexandre Julliard
parent 7dfa56886f
commit 1bf2cf3cd8
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
#define DB_E_BADCOMPAREOP 0x80040e27
#define DB_E_BADSTATUSVALUE 0x80040e28
#define DB_E_CONCURRENCYVIOLATION 0x80040e38
#define DB_E_DATAOVERFLOW 0x80040e57
#define DB_E_MISMATCHEDPROVIDER 0x80040e75