TwclWiFiInterfaceData Record

The record describes the WLAN interface.

Namespace: wclWiFi
type
 TwclWiFiInterfaceData = record
 end;

The TwclWiFiInterfaceData type exposes the following members.

Show:
 NameDescription
Description

The WLAN interface description.

Id

The WLAN interface GUID.

Primary

True if the interface is primary, False if the interface is secondary.

Top