SpGetUserDefaultUILanguage (Windows CE 5.0)
This function returns the default user interface language. If the function fails to find the default language from the specific operating system, it returns an identifier for the default SAPI language.
inline LANGID SpGetUserDefaultUILanguage(void);
Parameters
None.
Return Values
Identifier of the default language.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sphelper.h.
Link Library: Sapilib.lib.
See Also
Send Feedback on this topic to the authors