MidiCIProfileChangedHandler 委托

定义

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

参数

session
MidiCISession
channel
Byte
profile
MidiCIProfile
enabled
Boolean

适用于