HasMIDI
Returns a Boolean value that indicates the box’s MIDI support.
Declaration
bool HasMIDI();Return Value
true if the box supports MIDI; false otherwise.
Discussion
This method synchronizes by using the work queue created by the object.
Returns a Boolean value that indicates the box’s MIDI support.
bool HasMIDI();true if the box supports MIDI; false otherwise.
This method synchronizes by using the work queue created by the object.