Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Structures, prefix the name with the module name and a period.
WLAN_NOTIFICATION_CODE_ACM (Structures)
.
Summary
TODO - a short description
C# Definition:
public enum WLAN_NOTIFICATION_CODE_ACM {
struct WLAN_NOTIFICATION_CODE_ACM {
wlan_notification_acm_autoconf_enabled = 1,
wlan_notification_acm_autoconf_disabled,
wlan_notification_acm_background_scan_enabled,
wlan_notification_acm_background_scan_disabled,
wlan_notification_acm_bss_type_change,
wlan_notification_acm_power_setting_change,
wlan_notification_acm_scan_complete,
wlan_notification_acm_scan_fail,
wlan_notification_acm_connection_start,
wlan_notification_acm_connection_complete,
wlan_notification_acm_connection_attempt_fail,
wlan_notification_acm_filter_list_change,
wlan_notification_acm_interface_arrival,
wlan_notification_acm_interface_removal,
wlan_notification_acm_profile_change,
wlan_notification_acm_profile_name_change,
wlan_notification_acm_profiles_exhausted,
wlan_notification_acm_network_not_available,
wlan_notification_acm_network_available,
wlan_notification_acm_disconnecting,
wlan_notification_acm_disconnected,
wlan_notification_acm_adhoc_network_state_change,
wlan_notification_acm_profile_unblocked,
wlan_notification_acm_screen_power_change,
wlan_notification_acm_profile_blocked,
wlan_notification_acm_scan_list_refresh
}
}
VB Definition:
Public Enum WLAN_NOTIFICATION_CODE_ACM
wlan_notification_acm_start = 0
wlan_notification_acm_autoconf_enabled
wlan_notification_acm_autoconf_disabled
wlan_notification_acm_background_scan_enabled
wlan_notification_acm_background_scan_disabled
wlan_notification_acm_bss_type_change
wlan_notification_acm_power_setting_change
wlan_notification_acm_scan_complete
wlan_notification_acm_scan_fail
wlan_notification_acm_connection_start
wlan_notification_acm_connection_complete
wlan_notification_acm_connection_attempt_fail
wlan_notification_acm_filter_list_change
wlan_notification_acm_interface_arrival
wlan_notification_acm_interface_removal
wlan_notification_acm_profile_change
wlan_notification_acm_profile_name_change
wlan_notification_acm_profiles_exhausted
wlan_notification_acm_network_not_available
wlan_notification_acm_network_available
wlan_notification_acm_disconnecting
wlan_notification_acm_disconnected
wlan_notification_acm_adhoc_network_state_change
wlan_notification_acm_profile_unblocked
wlan_notification_acm_screen_power_change
wlan_notification_acm_profile_blocked
wlan_notification_acm_scan_list_refresh
wlan_notification_acm_end
End Enum
User-Defined Field Types:
None.
Notes:
None.
Documentation
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
alternate definitions?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed.