Locale.getLCID

Overview | Methods | This Package | All Packages

Locale.getLCID

Retrieves the LCID that the Locale object represents.

Syntax

public int getLCID()

Return Value

Returns an integer value that represents the Win32 LCID of this locale.

Remarks

Use this method to obtain the LCID for the current locale. The getLCID method provides for interoperability with Win32 API's.