Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The WLAN_AUTOCONF_OPCODE enumerated type specifies an automatic configuration parameter.
typedef enum _WLAN_AUTOCONF_OPCODE {
wlan_autoconf_opcode_start = 0,
wlan_autoconf_opcode_show_denied_networks,
wlan_autoconf_opcode_power_setting,
wlan_autoconf_opcode_only_use_gp_profiles_for_allowed_networks,
wlan_autoconf_opcode_allow_explicit_creds,
wlan_autoconf_opcode_block_period,
wlan_autoconf_opcode_allow_virtual_station_extensibility,
wlan_autoconf_opcode_end
} WLAN_AUTOCONF_OPCODE, *PWLAN_AUTOCONF_OPCODE;
The WLAN_AUTOCONF_OPCODE enumerated type is used by the Auto Configuration Module (ACM), the wireless configuration component supported on Windows Vista and later.
The WLAN_AUTOCONF_OPCODE specifies the possible values for the OpCode parameter passed to the WlanQueryAutoConfigParameter and WlanSetAutoConfigParameter functions.
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | wlanapi.h |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!