Carbon


QTMIDIPortList

Header: QuickTimeMusic.h

struct QTMIDIPortList {
    SInt16 portCount; 
    QTMIDIPort port[1];
};
typedef QTMIDIPortList QTMIDIPortListPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)