MIDIPacketListInitAbstract: Prepare a MIDIPacketList to be built up dynamically.extern MIDIPacket * MIDIPacketListInit( MIDIPacketList *pktlist );
ParametersResult: A pointer to the first MIDIPacket in the packet list. |
MIDIPacketListInitAbstract: Prepare a MIDIPacketList to be built up dynamically.extern MIDIPacket * MIDIPacketListInit( MIDIPacketList *pktlist );
ParametersResult: A pointer to the first MIDIPacket in the packet list. |