ERROR_INVALID_NAME, 123
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
ERROR_INVALID_NAME
Value
123 signed int / unsigned int
0x0000007B heximal value
0x7B heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\ddk\dderror.h, line 36 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define ERROR_INVALID_NAME               123L
Group comments
This file is a subset of Win32 error codes. Other win32 error codes
are not supported by portable drivers and should not beused.
This #define removes the definitions of all other error codes.
Also used in
Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0), Windows Driver Kit 8.1 (WDK 8.100.26638), 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 Server 2003 with Service Pack 1 DDK (DDK 3790.1830), Windows XP SP1 Driver Development Kit (DDK 2600.1106), Windows 2000 DDK (DDK 2195.1)