다음을 통해 공유


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

적용 대상