WifiPowerOffloadGetAdapter function (wificxpoweroffload.h)

The WifiPowerOffloadGetAdapter function gets the WiFiCx net adapter for a low power protocol offload.

Syntax

NETADAPTER WifiPowerOffloadGetAdapter(
  WIFIPOWEROFFLOAD WifiPowerOffload
);

Parameters

WifiPowerOffload

[In] The WIFIPOWEROFFLOAD object that represents this power offload.

Return value

Returns the NETADAPTER object that represents the WiFiCx net adapter for this power offload.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header wificxpoweroffload.h
IRQL PASSIVE_LEVEL

See also

WifiPowerOffloadGetType