共用方式為


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

適用於