C# Class ManagedNativeWifi.Simple.NativeWifi.WLAN_AVAILABLE_NETWORK_LIST

ファイルを表示 Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
Network WLAN_AVAILABLE_NETWORK[]
dwIndex uint
dwNumberOfItems uint

Public Methods

Method Description
WLAN_AVAILABLE_NETWORK_LIST ( IntPtr ppAvailableNetworkList ) : System

Method Details

WLAN_AVAILABLE_NETWORK_LIST() public method

public WLAN_AVAILABLE_NETWORK_LIST ( IntPtr ppAvailableNetworkList ) : System
ppAvailableNetworkList System.IntPtr
return System

Property Details

Network public_oe property

public WLAN_AVAILABLE_NETWORK[] Network
return WLAN_AVAILABLE_NETWORK[]

dwIndex public_oe property

public uint dwIndex
return uint

dwNumberOfItems public_oe property

public uint dwNumberOfItems
return uint