MidiCIProfileChangedHandler Delegate

Definition

public delegate void MidiCIProfileChangedHandler(MidiCISession session, byte channel, MidiCIProfile profile, bool enabled);
type MidiCIProfileChangedHandler = delegate of MidiCISession * byte * MidiCIProfile * bool -> unit

Parameters

session
MidiCISession
channel
Byte
profile
MidiCIProfile
enabled
Boolean

Applies to