Platforms to show: All Mac Windows Linux Cross-Platform

CFDictionaryMBS class

Super class: CFObjectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreFoundation MBS MacCF Plugin ✅ Yes ❌ No ❌ No ✅ Yes All
A class for a core foundation dictionary.
Example
dim c as new CFPreferencesMBS
dim o as CFObjectMBS = c.CopyAppValue(NewCFStringMBS("VisibleIdentifiers"), NewCFStringMBS("com.apple.speech.voice.prefs"))
dim d as CFDictionaryMBS = CFDictionaryMBS(o)

break // see dictionary in debugger

If the release property is true, the destructor of this class will release the dictionary reference.
This class works on Windows with QuickTime 7 installed.
Subclass of the CFObjectMBS class.

Super class CFObjectMBS

Sub classes:

Some useful global functions for this class:

Some methods using this class:

Some events using this class:

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS MacCF Plugin.


CFDictionaryListMBS   -   CFErrorMBS


The biggest plugin in space...