TwclWiFiConnectionAttributes Record

Defines the attributes of a wireless connection.

Namespace: wclWiFi
type
 TwclWiFiConnectionAttributes = record
 end;

The TwclWiFiConnectionAttributes type exposes the following members.

Show:
 NameDescription
Association

The attributes of the association.

Mode

Indicates the mode of the connection.

ProfileName

The name of the profile used for the connection. Profile names are case-sensitive.

Security

The security attributes of the connection.

State

Indicates the state of the interface.

Top