E_NOTIMPL, 0x80004001
(
MS WDK
>>
Windows XP SP1 Driver Development Kit (DDK 2600.1106)
)
Название
E_NOTIMPL
Значение
-2147467263
знаковое целое / signed int
2147500033
беззнаковое целое / unsigned int
0x80004001
шестнадцатеричное значение / heximal value
Тип
Not an error
C/C++ тип
int
Где определено
файл \inc\wxp\ddrawi.h, строка 84 (
Windows XP SP1 Driver Development Kit (DDK 2600.1106)
)
Определение
#define E_NOTIMPL 0x80004001L
Ещё используется в
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
,
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)
,
Windows 2000 DDK (DDK 2195.1)
Другие близкие коды ошибок
E_INVALIDARG
WAIT_TIMEOUT
ERROR_INVALID_PARAMETER
E_FAIL
E_OUTOFMEMORY
Что пишут в сети об этой ошибке
HResult.E_NOTIMPL - поле (Microsoft.TeamFoundation.Common ...
Поле VSConstants.E_NOTIMPL (Microsoft.VisualStudio) - MSDN
Common HRESULT Values (Windows) - MSDN - Microsoft
c++ - How do I choose between E_NOTIMPL and E_NOINTERFACE ...
c++ - Default HRESULT hResult = E_NOTIMPL? - Stack Overflow
Также есть в библиотеках
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002)
RU
English - English
Russian - Русский
Spanish - Español
Contact us