DB_E_BADINITSTRING, 0x80040E73
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Название
DB_E_BADINITSTRING
Значение
-2147217805 знаковое целое / signed int
2147749491 беззнаковое целое / unsigned int
0x80040E73 шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \inc\ddk\oledberr.h, строка 1112 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Определение
#define DB_E_BADINITSTRING               ((HRESULT)0x80040E73L)
Комментарий
MessageId: DB_E_BADINITSTRING

MessageText:

Format of the initialization string does not conform to the OLE DB specification.
Ещё используется в
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)