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

Название
STIERR_INVALID_PARAM
Значение
-2147024809 знаковое целое / signed int
2147942487 беззнаковое целое / unsigned int
0x80070057 шестнадцатеричное значение / heximal value
Тип
Not an error
C/C++ тип
int
Где определено
файл \inc\api\stierr.h, строка 78 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Определение
#define STIERR_INVALID_PARAM    E_INVALIDARG
Комментарий
* An invalid or not state matching parameter was passed to the API
Коммент. группы
Error codes are constructed as compound COM status codes
Зависит от
E_INVALIDARG
Ещё используется в
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), Windows XP SP1 Driver Development Kit (DDK 2600.1106), Windows 2000 DDK (DDK 2195.1)