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

Nombre
STIERR_INVALID_PARAM
Valor
-2147024809 entero con signo
2147942487 entero sin signo
0x80070057 valor hexadecimal
Tipo
Not an error
Tipo C/C++
int
Definido en
\inc\api\stierr.h, línea 78 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definición
#define STIERR_INVALID_PARAM    E_INVALIDARG
Comentarios de línea
* An invalid or not state matching parameter was passed to the API
Comentarios de grupo
Error codes are constructed as compound COM status codes
Depende de
E_INVALIDARG
También se utiliza en
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)