C# Class ManagedNativeWifi.Simple.NativeWifi.WLAN_INTERFACE_INFO_LIST

Show file Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
InterfaceInfo WLAN_INTERFACE_INFO[]
dwIndex uint
dwNumberOfItems uint

Public Methods

Method Description
WLAN_INTERFACE_INFO_LIST ( IntPtr ppInterfaceList ) : System

Method Details

WLAN_INTERFACE_INFO_LIST() public method

public WLAN_INTERFACE_INFO_LIST ( IntPtr ppInterfaceList ) : System
ppInterfaceList System.IntPtr
return System

Property Details

InterfaceInfo public property

public WLAN_INTERFACE_INFO[] InterfaceInfo
return WLAN_INTERFACE_INFO[]

dwIndex public property

public uint dwIndex
return uint

dwNumberOfItems public property

public uint dwNumberOfItems
return uint