TwclWiFiProfileData Record

The record contains basic information about a WLAN profile.

Namespace: wclWiFi
type
 TwclWiFiProfileData = record
 end;

The TwclWiFiProfileData type exposes the following members.

Show:
 NameDescription
Flags

A set of flags specifying settings for wireless profile.

Name

The name of the profile. This value may be the name of a domain if the profile is for provisioning. Profile names are case-sensitive.

Top