CWInterface.StartIbssModeWithSsid 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("startIBSSModeWithSSID:security:channel:password:error:")]
public virtual bool StartIbssModeWithSsid (Foundation.NSData ssidData, CoreWlan.CWIbssModeSecurity security, nuint channel, string password, out Foundation.NSError error);
abstract member StartIbssModeWithSsid : Foundation.NSData * CoreWlan.CWIbssModeSecurity * nuint * string * -> bool
override this.StartIbssModeWithSsid : Foundation.NSData * CoreWlan.CWIbssModeSecurity * nuint * string * -> bool
Parameters
- ssidData
- NSData
- security
- CWIbssModeSecurity
- channel
- System.System.UIntPtr System.unativeint
- password
- String
- error
- NSError
Returns
- Attributes