Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function translates an RFC-1766-conforming name to a locale identifier (LCID) value.
HRESULTRfc1766ToLcid(LCID* pLocale,LPTSTRpszRfc1766);
Parameters
- pLocale
Pointer to the buffer that receives the LCID. - pszRfc1766
Pointer to a string that contains the RFC-1766-conforming name for which the caller wants information.
Return Values
Returns S_OK if successful or an error value otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Mlang.h, Mlang.idl.
Link Library: Mlang.dll.
Send Feedback on this topic to the authors