C# Class ManagedNativeWifi.Simple.NativeWifi.WLAN_INTERFACE_INFO_LIST

ファイルを表示 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_oe property

public WLAN_INTERFACE_INFO[] InterfaceInfo
return WLAN_INTERFACE_INFO[]

dwIndex public_oe property

public uint dwIndex
return uint

dwNumberOfItems public_oe property

public uint dwNumberOfItems
return uint