Compartir a través de


MidiCIProfileChangedHandler Delegado

Definición

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

Parámetros

session
MidiCISession
channel
Byte
profile
MidiCIProfile
enabled
Boolean

Se aplica a