Microsoft SDK for Java

Locale.getDefaultMacCodePage

Retrieves the Apple Macintosh code page associated with the locale.

Syntax

public int getDefaultMacCodePage()

Return Value

Returns an integer value that represents the code page for Apple Macintosh computers.

See Also   getDefaultAnsiCodePage, getDefaultOEMCodePage

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