WifiPowerOffloadGetAdapter - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wificxpoweroffload.h

NETADAPTER WifiPowerOffloadGetAdapter(
  WIFIPOWEROFFLOAD WifiPowerOffload
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wificxpoweroffload-wifipoweroffloadgetadapter)

Description

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

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.

Remarks

See also

WifiPowerOffloadGetType