CWInterface.SetChannel(nuint, NSError) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Parámetros
- channel
- System.System.UIntPtr System.unativeint
- error
- NSError
Devoluciones
- Atributos