C# Class ManagedNativeWifi.Simple.NativeWifi.WLAN_AVAILABLE_NETWORK_LIST

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Свойство Type Description
Network WLAN_AVAILABLE_NETWORK[]
dwIndex uint
dwNumberOfItems uint

Méthodes publiques

Méthode Description
WLAN_AVAILABLE_NETWORK_LIST ( IntPtr ppAvailableNetworkList ) : System

Method Details

WLAN_AVAILABLE_NETWORK_LIST() public méthode

public WLAN_AVAILABLE_NETWORK_LIST ( IntPtr ppAvailableNetworkList ) : System
ppAvailableNetworkList System.IntPtr
Résultat System

Property Details

Network public_oe property

public WLAN_AVAILABLE_NETWORK[] Network
Résultat WLAN_AVAILABLE_NETWORK[]

dwIndex public_oe property

public uint dwIndex
Résultat uint

dwNumberOfItems public_oe property

public uint dwNumberOfItems
Résultat uint