// wificxpoweroffload.h
NETADAPTER WifiPowerOffloadGetAdapter(
WIFIPOWEROFFLOAD WifiPowerOffload
);
View the official Windows Driver Kit DDI referenceNo description available.
The WifiPowerOffloadGetAdapter function gets the WiFiCx net adapter for a low power protocol offload.
WifiPowerOffload[_In_] The WIFIPOWEROFFLOAD object that represents this power offload.
Returns the NETADAPTER object that represents the WiFiCx net adapter for this power offload.