MIDIPacketListInit

Abstract: Prepare a MIDIPacketList to be built up dynamically.

extern MIDIPacket * MIDIPacketListInit( MIDIPacketList *pktlist );



Parameters

NameDescription
pktlistThe packet list to be initialized.

Result: A pointer to the first MIDIPacket in the packet list.


[ Search xmidi.com:    ]


[ home | docs | apps | links ]