SpGetUserDefaultUILanguage (Windows Embedded CE 6.0)
1/6/2010
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.
Syntax
inline LANGID SpGetUserDefaultUILanguage(void);
Parameters
None.
Return Value
Identifier of the default language.
Requirements
Header | sphelper.h |
Library | sapilib.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |