CWInterface.SetChannel(nuint, 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("setChannel:error:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SetChannel (nuint channel, out Foundation.NSError error);
abstract member SetChannel : nuint * -> bool
override this.SetChannel : nuint * -> bool
Parameters
- channel
- System.System.UIntPtr System.unativeint
- error
- NSError
Returns
- Attributes