IEnumDot11AdHocSecuritySettings interface (adhoc.h)

This interface represents the collection of security settings associated with each visible wireless ad hoc network. It is a standard enumerator.

Note  Ad hoc mode might not be available in future versions of Windows. Starting with Windows 8.1 and Windows Server 2012 R2, use Wi-Fi Direct instead.
 

Inheritance

The IEnumDot11AdHocSecuritySettings interface inherits from the IUnknown interface. IEnumDot11AdHocSecuritySettings also has these types of members:

Methods

The IEnumDot11AdHocSecuritySettings interface has these methods.

 
IEnumDot11AdHocSecuritySettings::Clone

Creates a new enumeration interface. (IEnumDot11AdHocSecuritySettings.Clone)
IEnumDot11AdHocSecuritySettings::Next

Gets the specified number of elements from the sequence and advances the current position by the number of items retrieved. (IEnumDot11AdHocSecuritySettings.Next)
IEnumDot11AdHocSecuritySettings::Reset

Resets to the beginning of the enumeration sequence. (IEnumDot11AdHocSecuritySettings.Reset)
IEnumDot11AdHocSecuritySettings::Skip

Skips over the next specified number of elements in the enumeration sequence. (IEnumDot11AdHocSecuritySettings.Skip)

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header adhoc.h