WL_DISPLAY_PAGES enumeration (wlanapi.h)
Specifies the active tab when the wireless profile user interface dialog box appears.
Syntax
typedef enum _WL_DISPLAY_PAGES {
WLConnectionPage,
WLSecurityPage,
WLAdvPage
} WL_DISPLAY_PAGES, *PWL_DISPLAY_PAGES;
Constants
WLConnectionPage Displays the Connection tab. |
WLSecurityPage Displays the Security tab. |
WLAdvPage |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | wlanapi.h |