TwclWiFiHostedNetwork.GetSecuritySettings(TwclWiFiAuthCipherPair) Method

Reads the information about the security settings on the wireless Hosted Network.

Namespace: wclWiFi
public
 function GetSecuritySettings(out Settings: TwclWiFiAuthCipherPair): Integer;

Parameters

Settings
Type: TwclWiFiAuthCipherPair

The security settings on the wireless Hosted Network.

Return Value

Type: Integer

If the function succeeds, the return value is wclErrors.WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.