MidiCISession.DisableProfile(MidiCIProfile, Byte, NSError) Method

Definition

[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

Parameters

profile
MidiCIProfile
channel
Byte
outError
NSError

Returns

Attributes

Applies to