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 11:06, local time: 2024/11/4 17:19,
|
| ©2024 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://ecomorder.com/Techref/os/win/api/win32/mac/src/mac00_28.htm"> LANGIDFROMLCID</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
.
|