C# Class Disco.ClientBootstrapper.Interop.NetworkInterop.WLAN_PROFILE_INFO_LIST

Mostrar archivo Open project: garysharp/Disco

Public Properties

Property Type Description
ProfileInfo WLAN_PROFILE_INFO[]
dwIndex uint
dwNumberOfItems uint

Public Methods

Method Description
WLAN_PROFILE_INFO_LIST ( IntPtr ppProfileList ) : System

Method Details

WLAN_PROFILE_INFO_LIST() public method

public WLAN_PROFILE_INFO_LIST ( IntPtr ppProfileList ) : System
ppProfileList System.IntPtr
return System

Property Details

ProfileInfo public_oe property

public WLAN_PROFILE_INFO[] ProfileInfo
return WLAN_PROFILE_INFO[]

dwIndex public_oe property

public uint dwIndex
return uint

dwNumberOfItems public_oe property

public uint dwNumberOfItems
return uint