指定显示无线配置文件用户界面对话框时的活动选项卡。
语法
typedef enum _WL_DISPLAY_PAGES {
WLConnectionPage,
WLSecurityPage,
WLAdvPage
} WL_DISPLAY_PAGES, *PWL_DISPLAY_PAGES;
常量
WLConnectionPage显示“ 连接 ”选项卡。 |
WLSecurityPage显示“ 安全 ”选项卡。 |
WLAdvPage |
要求
| 要求 | 值 |
|---|---|
| 最低受支持的客户端 | Windows Vista [仅限桌面应用] |
| 最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
| 标头 | wlanapi.h |