Prev Next
LANGIDFROMLCID infoThe LANGIDFROMLCID macro retrieves a language identifier from a locale identifier. WORD LANGIDFROMLCID(
Parameters
Return ValuesThe return value is a language identifier. RemarksThe LANGIDFROMLCID macro is defined as follows: #define LANGIDFROMLCID(lcid) ((WORD) (lcid)) See Also |