ReactOS 0.4.15-dev-7953-g1f49173
_WLAN_PROFILE_INFO_LIST Struct Reference

#include <wlanapi.h>

Collaboration diagram for _WLAN_PROFILE_INFO_LIST:

Public Attributes

DWORD dwNumberOfItems
 
DWORD dwIndex
 
WLAN_PROFILE_INFO ProfileInfo [1]
 

Detailed Description

Definition at line 179 of file wlanapi.h.

Member Data Documentation

◆ dwIndex

DWORD _WLAN_PROFILE_INFO_LIST::dwIndex

Definition at line 181 of file wlanapi.h.

◆ dwNumberOfItems

DWORD _WLAN_PROFILE_INFO_LIST::dwNumberOfItems

Definition at line 180 of file wlanapi.h.

◆ ProfileInfo

WLAN_PROFILE_INFO _WLAN_PROFILE_INFO_LIST::ProfileInfo[1]

Definition at line 185 of file wlanapi.h.


The documentation for this struct was generated from the following file: