DOT11EXT_IHV_DISCOVERY_PROFILE (Compact 2013)
3/26/2014
This structure specifies a single IHV discovery profile.
Syntax
typedef struct _DOT11EXT_IHV_DISCOVERY_PROFILE {
DOT11EXT_IHV_CONNECTIVITY_PROFILE IhvConnectivityProfile;
DOT11EXT_IHV_SECURITY_PROFILE IhvSecurityProfile;
} DOT11EXT_IHV_DISCOVERY_PROFILE, *PDOT11EXT_IHV_DISCOVERY_PROFILE;
Members
- IhvConnectivityProfile
The IHV connectivity profile specified by a DOT11EXT_IHV_CONNECTIVITY_PROFILE structure
- IhvSecurityProfile
The IHV security profile specified by a DOT11EXT_IHV_SECURITY_PROFILE structure
Requirements
Header |
wlanihv.h |
See Also
Reference
Native 802.11 Data Types
DOT11EXT_IHV_CONNECTIVITY_PROFILE
DOT11EXT_IHV_SECURITY_PROFILE
Native 802.11 Wireless LAN Reference