Expand Minimize
This topic has not yet been rated - Rate this topic

DOT11EXT_IHV_DISCOVERY_PROFILE structure

The DOT11EXT_IHV_DISCOVERY_PROFILE 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

Version

Available in Windows Vista and later versions of the Windows operating systems.

Header

Wlanihv.h (include Wlanihv.h)

See also

DOT11EXT_IHV_CONNECTIVITY_PROFILE
DOT11EXT_IHV_SECURITY_PROFILE

 

 

Send comments about this topic to Microsoft

Build date: 5/21/2013

© 2013 Microsoft. All rights reserved.