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

Name
DIERR_INVALIDPARAM
Value
-2147024809 signed int
2147942487 unsigned int
0x80070057 heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\api\dinput.h, line 2818 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define DIERR_INVALIDPARAM              E_INVALIDARG
Line comments
An invalid parameter was passed to the returning function,
or the object was not in a state that admitted the function
to be called.
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 2000 DDK (DDK 2195.1)