C# Class ManagedNativeWifi.Simple.NativeWifi.WLAN_INTERFACE_INFO_LIST

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Свойство Type Description
InterfaceInfo WLAN_INTERFACE_INFO[]
dwIndex uint
dwNumberOfItems uint

Méthodes publiques

Méthode Description
WLAN_INTERFACE_INFO_LIST ( IntPtr ppInterfaceList ) : System

Method Details

WLAN_INTERFACE_INFO_LIST() public méthode

public WLAN_INTERFACE_INFO_LIST ( IntPtr ppInterfaceList ) : System
ppInterfaceList System.IntPtr
Résultat System

Property Details

InterfaceInfo public_oe property

public WLAN_INTERFACE_INFO[] InterfaceInfo
Résultat WLAN_INTERFACE_INFO[]

dwIndex public_oe property

public uint dwIndex
Résultat uint

dwNumberOfItems public_oe property

public uint dwNumberOfItems
Résultat uint