There is WlanRegisterNotification
with wlan_notification_acm_profile_change from WLAN_NOTIFICATION_DATA
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to register a Windows app for listening to Wireless profile changes (Addition or Deletion) performed on Windows settings or by executing netsh commands from CMD.
Is there any event handler available for the same?
If yes, how to register for the event in c++ or c# code
There is WlanRegisterNotification
with wlan_notification_acm_profile_change from WLAN_NOTIFICATION_DATA