MIDICompletionProc

typedef void (*MIDICompletionProc)(MIDISysexSendRequest *request);

Callback function to notify the client of the completion of a call to MIDISendSysex.

Parameters

NameDescription
requestThe MIDISysexSendRequest which has completed, or been aborted.


[ Search xmidi.com:    ]


[ home | docs | apps | links ]