TwclWiFiHostedNetworkConnectionSettings Record

The structure contains information about the connection settings on the wireless Hosted Network.

Namespace: wclWiFi
type
 TwclWiFiHostedNetworkConnectionSettings = record
 end;

The TwclWiFiHostedNetworkConnectionSettings type exposes the following members.

Show:
 NameDescription
MaxNumberOfPeers

The maximum number of concurrent peers allowed by the wireless Hosted Network.

Ssid

The SSID associated with the wireless Hosted Network.

Top