MidiCISession.DisableProfile(MidiCIProfile, Byte, NSError) 方法

定义

[Foundation.Export("disableProfile:onChannel:error:")]
public virtual bool DisableProfile (CoreMidi.MidiCIProfile profile, byte channel, out Foundation.NSError outError);
abstract member DisableProfile : CoreMidi.MidiCIProfile * byte *  -> bool
override this.DisableProfile : CoreMidi.MidiCIProfile * byte *  -> bool

参数

profile
MidiCIProfile
channel
Byte
outError
NSError

返回

属性

适用于