Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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

See also

WlanUIEditProfile


Feedback

Was this page helpful?

Additional resources