Framework
- Core Foundation
Overview
CFPlugInInstance is deprecated. Use the functions defined by CFPlugIn instead.
Framework
CFPlugInInstance is deprecated. Use the functions defined by CFPlugIn instead.
CFPlug In Instance Create With Instance Data Size
Not recommended.
CFPlug In Instance Get Factory Name
Not recommended.
CFPlug In Instance Get Instance Data
Not recommended.
CFPlug In Instance Get Interface Function Table
Not recommended.
CFPlug In Instance Get Type ID
Not recommended.
CFPlug In Instance Deallocate Instance Data Function
Not recommended.
CFPlug In Instance Get Interface Function
Not recommended.
CFPlug In Instance Ref
Not recommended.
The CFFileDescriptor provides an opaque type to monitor file descriptors for read and write activity via CFRunLoop.
CFStringTokenizer allows you to tokenize strings into words, sentences or paragraphs in a language-neutral way. It supports languages such as Japanese and Chinese that do not delimit words by spaces, as well as de-compounding German compounds. You can obtain Latin transcription for tokens. It also provides language identification API.