Share via


SpGetUserDefaultUILanguage (Windows CE 5.0)

Send Feedback

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

SAPI Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.