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

Name
DIERR_OUTOFMEMORY
Value
-2147024882 signed int
2147942414 unsigned int
0x8007000E heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\api\dinput.h, line 2834 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definition
#define DIERR_OUTOFMEMORY               E_OUTOFMEMORY
Line comments
The DInput subsystem couldn't allocate sufficient memory to complete the
caller's request.
Depends on
E_OUTOFMEMORY
Also used in
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 2000 DDK (DDK 2195.1)