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

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Свойство Type Description
ProfileInfo WLAN_PROFILE_INFO[]
dwIndex uint
dwNumberOfItems uint

Méthodes publiques

Méthode Description
WLAN_PROFILE_INFO_LIST ( IntPtr ppProfileList ) : System

Method Details

WLAN_PROFILE_INFO_LIST() public méthode

public WLAN_PROFILE_INFO_LIST ( IntPtr ppProfileList ) : System
ppProfileList System.IntPtr
Résultat System

Property Details

ProfileInfo public_oe property

public WLAN_PROFILE_INFO[] ProfileInfo
Résultat WLAN_PROFILE_INFO[]

dwIndex public_oe property

public uint dwIndex
Résultat uint

dwNumberOfItems public_oe property

public uint dwNumberOfItems
Résultat uint