DOT11EXT_IHV_CONNECTIVITY_PROFILE structure (wlanihv.h)
Important The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.
Syntax
typedef struct _DOT11EXT_IHV_CONNECTIVITY_PROFILE {
LPWSTR pszXmlFragmentIhvConnectivity;
} DOT11EXT_IHV_CONNECTIVITY_PROFILE, *PDOT11EXT_IHV_CONNECTIVITY_PROFILE;
Members
pszXmlFragmentIhvConnectivity
A pointer to the string that defines the IHV connectivity profile.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available in Windows Vista and later versions of the Windows operating systems. |
Header | wlanihv.h (include Wlanihv.h) |