TwclWiFiHostedNetworkPeerState Record

The record contains information about the peer state for a peer on the wireless Hosted Network.

Namespace: wclWiFi
type
 TwclWiFiHostedNetworkPeerState = record
 end;

The TwclWiFiHostedNetworkPeerState type exposes the following members.

Show:
 NameDescription
AuthState

The current authentication state of this peer.

Mac

The MAC address of the peer being described.

Top