CWInterface Constructors
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.
Overloads
CWInterface() | |
CWInterface(NSObjectFlag) | |
CWInterface(IntPtr) | |
CWInterface(String) |
CWInterface()
CWInterface(NSObjectFlag)
protected CWInterface (Foundation.NSObjectFlag t);
new CoreWlan.CWInterface : Foundation.NSObjectFlag -> CoreWlan.CWInterface
Parameters
Applies to
CWInterface(IntPtr)
protected internal CWInterface (IntPtr handle);
new CoreWlan.CWInterface : nativeint -> CoreWlan.CWInterface
Parameters
- handle
-
IntPtr
nativeint
Applies to
CWInterface(String)
[Foundation.Export("initWithInterfaceName:")]
public CWInterface (string name);
new CoreWlan.CWInterface : string -> CoreWlan.CWInterface
Parameters
- name
- String
- Attributes