Freigeben über


WIFI_ADAPTER_TYPE Enumeration (wificx.h)

Die WIFI_ADAPTER_TYPE-Aufzählung gibt den Wi-Fi Adaptertyp an.

Syntax

typedef enum _WIFI_ADAPTER_TYPE {
  WIFI_ADAPTER_EXTENSIBLE_STATION,
  WIFI_ADAPTER_WIFI_DIRECT_ROLE,
  WIFI_ADAPTER_SECONDARY_STATION
} WIFI_ADAPTER_TYPE;

Konstanten

 
WIFI_ADAPTER_EXTENSIBLE_STATION
Erweiterbare Station.
WIFI_ADAPTER_WIFI_DIRECT_ROLE
Wi-Fi direkte Rolle.
WIFI_ADAPTER_SECONDARY_STATION
Sekundäre Station.

Anforderungen

Anforderung Wert
mindestens unterstützte Client- Windows 11
mindestens unterstützte Server- Windows Server 2022
Header- wificx.h

Siehe auch

WifiAdapterGetType-

WifiAdapterInitGetType