Occurs when a device sends a notification that its configuration has changed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
event EventHandler ConfigurationChanged
Event ConfigurationChanged As EventHandler
event EventHandler^ ConfigurationChanged { void add (EventHandler^ value); void remove (EventHandler^ value); }