TwclWiFiEvents.DoAcmBssTypeChange(TGUID,TwclWiFiBssType) Method

Fires the OnAcmBssTypeChange event.

Namespace: wclWiFi
protected
 procedure DoAcmBssTypeChange(const IfaceId: TGUID;
 const BssType: TwclWiFiBssType); virtual;

Parameters

IfaceId
Type: TGUID

The interface's ID on which the event is for.

BssType
Type: TwclWiFiBssType

The new basic service set (BSS) type.