Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 1.71 KB

nf-wificx-wifiadaptergettype.md

File metadata and controls

67 lines (54 loc) · 1.71 KB
UID tech.root title ms.date ms.topic targetos description req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:wificx.WifiAdapterGetType
netvista
WifiAdapterGetType (wificx.h)
08/30/2021
language-reference
Windows
The WifiAdapterGetType function gets the Wi-Fi adapter type.
function
wificx.h
PASSIVE_LEVEL
Windows 11
Windows Server 2022
apiref
HeaderDef
wificx.h
WifiAdapterGetType
WifiAdapterGetType
wificx/WifiAdapterGetType
c++

-description

Gets the Wi-Fi adapter type.

-parameters

-param Adapter

[In] A handle to a NETADAPTER object that the client driver obtained from a previous call to NetAdapterCreate.

-returns

Returns a WIFI_ADAPTER_TYPE object that defines the Wi-Fi adapter type.

-remarks

If the client driver needs to query the adapter type from the NETADAPTER_INIT object before the adapter is created, call WifiAdapterInitGetType instead.

For a code example that uses WifiAdapterGetType during adapter creation, see Event callback for adapter creation.

-see-also

WifiAdapterInitGetType

WIFI_ADAPTER_TYPE