NSString < -> CFStringRef



NSString *nsStr = (__bridge NSString *)cfStrRef;


http://stackoverflow.com/questions/640367/how-to-convert-cfstringref-to-nsstring




Posted by tenn
,