| Prev Next LANGIDFROMLCID  info
The LANGIDFROMLCID macro retrieves a language identifier from a locale
identifier. 
 
WORD LANGIDFROMLCID(
 
| 
    LCID lcid
 | 
// locale identifier
 |  
| 
   );
 |  |  Parameters
lcid
Specifies the locale identifier. This parameter may have been created by using
the MAKELCID macro. 
 Return Values
The return value is a language identifier. 
 Remarks
The LANGIDFROMLCID macro is defined as follows: 
 #define LANGIDFROMLCID(lcid)   ((WORD) (lcid)) 
  See Also
MAKELANGID, MAKELCID,
PRIMARYLANGID, SUBLANGID
 
 | file: /Techref/os/win/api/win32/mac/src/mac00_28.htm, 1KB, , updated: 2000/4/7 12:06, local time: 2025/10/31 01:30, 
 
216.73.216.212,10-3-97-86:LOG IN | 
 
 |  | ©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://techref.massmind.org/Techref/os/win/api/win32/mac/src/mac00_28.htm"> LANGIDFROMLCID</A>
 | 
 
 | Did you find what you needed? | 
 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
.
 |