Contents

CFLocaleCopyCommonISOCurrencyCodes()

Returns an array of strings that represents ISO currency codes for currencies in common use.

Declaration

func CFLocaleCopyCommonISOCurrencyCodes() -> CFArray!

Return Value

An array of CFString objects that represents ISO currency codes for currencies in common use. Ownership follows the The Create Rule.

See Also

Getting ISO Information