MIDIObjectRef
The common base class for many of the framework’s objects.
Declaration
typealias MIDIObjectRef = UInt32Discussion
MIDI Objects have properties, and often have an owning object, from which they inherit any properties they don’t define themselves.
Developers may add their own private properties, with names that begin with their company’s inverted domain name, but with underscores instead of dots. For example, com_apple_APrivateAppleProperty.