Share via


MidiUmpCIProfile.SetProfileState(Boolean, UInt16, NSError) Method

Definition

[Foundation.Export("setProfileState:enabledChannelCount:error:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SetProfileState(bool isEnabled, ushort enabledChannelCount, out Foundation.NSError error);
[<Foundation.Export("setProfileState:enabledChannelCount:error:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetProfileState : bool * uint16 * NSError -> bool
override this.SetProfileState : bool * uint16 * NSError -> bool

Parameters

isEnabled
Boolean
enabledChannelCount
UInt16
error
NSError

Returns

Attributes

Applies to