GetSystemDefaultLCID (Windows Embedded CE 6.0)

1/6/2010

This function retrieves the system default locale identifier.

Syntax

LCID GetSystemDefaultLCID(void);

Parameters

None.

Return Value

The system default locale identifier indicates success.

Remarks

For more information about locale identifiers, see National Language support (NLS) Locale Identifiers.

Requirements

Header winnls.h
Library Coreloc.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

GetLocaleInfo
MAKELCID

Other Resources

National Language Support (NLS) Functions
National Language Support (NLS) Locale Identifiers