USB_LANG_SPANISH, 10
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
USB_LANG_SPANISH
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\ddk\USBProtocolDefs.h, line 718 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define USB_LANG_SPANISH                                    0x0a
Group comments
USB_MAKE_LANGID(lang, sublang)

Use this macro to create a language ID. For example, for US English
use:

USB_MAKE_LANGID(USB_LANG_ENGLISH, USB_SUBLANG_ENGLISH_US)
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)