adhoc.h header

This header is used by Native Wifi. For more information, see:

adhoc.h contains the following programming interfaces:

Interfaces

 
IDot11AdHocInterface

Represents a wireless network interface card (NIC).
IDot11AdHocInterfaceNotificationSink

Defines the notifications supported by IDot11AdHocInterface.
IDot11AdHocManager

Creates and manages 802.11 ad hoc networks.
IDot11AdHocManagerNotificationSink

Defines the notifications supported by the IDot11AdHocManager interface.
IDot11AdHocNetwork

Represents an available ad hoc network destination within connection range.
IDot11AdHocNetworkNotificationSink

Defines the notifications supported by the IDot11AdHocNetwork interface.
IDot11AdHocSecuritySettings

Specifies the security settings for a wireless ad hoc network.
IEnumDot11AdHocInterfaces

Represents the collection of currently visible 802.11 ad hoc network interfaces.
IEnumDot11AdHocNetworks

Represents the collection of currently visible 802.11 ad hoc networks.
IEnumDot11AdHocSecuritySettings

Represents the collection of security settings associated with each visible wireless ad hoc network.

Enumerations

 
DOT11_ADHOC_AUTH_ALGORITHM

Specifies the authentication algorithm for user or machine authentication on an ad hoc network.
DOT11_ADHOC_CIPHER_ALGORITHM

Specifies a cipher algorithm used to encrypt and decrypt information on an ad hoc network.
DOT11_ADHOC_CONNECT_FAIL_REASON

Specifies the reason why a connection attempt failed.
DOT11_ADHOC_NETWORK_CONNECTION_STATUS

Specifies the connection state of an ad hoc network.