struct MIDIDataChunk { ID ckID; SInt32 ckSize; UInt8 MIDIdata[1]; }; typedef MIDIDataChunk MIDIDataChunkPtr;
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)