E_INVALIDARG, 0x80070057
(
MS WDK
>>
Windows XP SP1 Driver Development Kit (DDK 2600.1106)
)
Название
E_INVALIDARG
Значение
-2147024809
знаковое целое / signed int
2147942487
беззнаковое целое / unsigned int
0x80070057
шестнадцатеричное значение / heximal value
Тип
Not an error
C/C++ тип
int
Где определено
файл \inc\wxp\ddrawi.h, строка 86 (
Windows XP SP1 Driver Development Kit (DDK 2600.1106)
)
Определение
#define E_INVALIDARG 0x80070057L
Ещё используется в
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)
Другие близкие коды ошибок
ERROR_INSUFFICIENT_BUFFER
E_NOTIMPL
WAIT_TIMEOUT
ERROR_INVALID_PARAMETER
E_FAIL
Что пишут в сети об этой ошибке
BUG: "0x80070057 (E_INVALIDARG - The parameter is incorrect ...
c++ - E_INVALIDARG in D3D11 - 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