![]() |
CFStringGetNameOfEncoding | Header: CFString.h |
Obtains the localized name of a specified string encoding.
CFStringRef CFStringGetNameOfEncoding ( CFStringEncoding encoding );
Pass an enum constant of type CFStringEncoding that identifies a specific string encoding.
A reference to a CFString object that represents the name of the encoding