2.3.6 LCID

msdn link

A language code identifier structure is stored as a DWORD. The lower word contains the language identifier, and the upper word contains both the sorting identifier (ID) and a reserved value. For additional details about the structure and possible values, see [MS-LCID].

This type is declared as follows:

 typedef DWORD LCID;