DB_E_NOAGGREGATION, 0x80040E22
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

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

MessageText:

Non-NULL controlling IUnknown was specified, and either the requested interface was not
IUnknown, or the provider does not support COM aggregation.
Коммент. группы
@@@- V2.0
Ещё используется в
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)