MidiCISession.DisableProfile(MidiCIProfile, Byte, NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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