Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to MidiObjectMBS class.
MidiObjectMBS.BinaryProperty(name as CFStringMBS) as CFBinaryDataMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS MacCF Plugin | 3.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Lasterror is set.
Returns nil on any error.
(Read and Write computed property)
MidiObjectMBS.IntegerProperty(name as CFStringMBS) as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS MacCF Plugin | 3.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns 0 on any error.
Lasterror is set.
(Read and Write computed property)
MidiObjectMBS.ObjectProperty(name as CFStringMBS) as CFObjectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS MacCF Plugin | 3.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Lasterror is set.
New for CoreMIDI 1.3.
Renamed from Property to ObjectProperty in v4.3 for Xojo 6 compatibility.
(Read and Write computed property)
MidiObjectMBS.Properties(deep as boolean) as CFObjectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | MIDI | MBS MacCF Plugin | 3.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Deep parameter: true if the object's child objects are to be included (e.g. a device's entities, or an entity's endpoints).
Properties which an object inherits from its owning object (if any) are not included.
New for CoreMIDI 1.1.
Returns nil on any error.
Lasterror is set.
MidiObjectMBS.RemoveProperty(name as CFStringMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | MIDI | MBS MacCF Plugin | 3.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Lasterror is set.
MidiObjectMBS.StringProperty(name as CFStringMBS) as CFStringMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS MacCF Plugin | 3.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Lasterror is set.
(Read and Write computed property)
The items on this page are in the following plugins: MBS MacCF Plugin.