The APIs formerly declared in Localize.h
are, in Palm OS Cobalt, declared in LocaleMgrTypes.h
and LocaleMgr.h
. The one function has had its prefix modified to reflect this move.
Modified APIs
Table 67.1 Modified enumerated types
|
Formerly an enum, this is now a typedef that takes a value defined by a private enum. Developers should not have been parsing values of this type. |
Renamed APIs
LmGetNumberSeparators()1 |