DB_E_DUPLICATECOLUMNID, 0x80040E3E
(MS WDK >> Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))

Name
DB_E_DUPLICATECOLUMNID
Value
-2147217858 signed int
2147749438 unsigned int
0x80040E3E heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\ddk\oledberr.h, line 709 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definition
#define DB_E_DUPLICATECOLUMNID           ((HRESULT)0x80040E3EL)
Line comments
MessageId: DB_E_DUPLICATECOLUMNID

MessageText:

Column ID already exists or occurred more than once in the array of columns.
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit for Windows Vista (WDK 6000)