Microsoft SDK for Java

Locale.getDefaultOEMCodePage

Retrieves the original equipment manufacturer (OEM) code page associated with the locale.

Syntax

public int getDefaultOEMCodePage()

Return Value

Returns an integer value that represents the OEM code page for this locale.

See Also   getDefaultAnsiCodePage, getDefaultMacCodePage

© 1999 Microsoft Corporation. All rights reserved. Terms of use.