MIDIObjectReftypedef void * MIDIObjectRef;(); MIDIObject is the base class for many of the objects in
CoreMIDI. They have properties, and often an "owner" object,
from which they inherit any properties they do not themselves
have.
|
MIDIObjectReftypedef void * MIDIObjectRef;(); MIDIObject is the base class for many of the objects in
CoreMIDI. They have properties, and often an "owner" object,
from which they inherit any properties they do not themselves
have.
|