STIERR_INVALID_PARAM, 0x80070057
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STIERR_INVALID_PARAM
Value
-2147024809 signed int
2147942487 unsigned int
0x80070057 heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\api\stierr.h, line 78 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STIERR_INVALID_PARAM    E_INVALIDARG
Line comments
* An invalid or not state matching parameter was passed to the API
Group comments
Error codes are constructed as compound COM status codes
Depends on
E_INVALIDARG
Also used in
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 XP SP1 Driver Development Kit (DDK 2600.1106), Windows 2000 DDK (DDK 2195.1)