DBT_DEVNODES_CHANGED top-level constant
int
const DBT_DEVNODES_CHANGED
The system broadcasts the DBT_DEVNODES_CHANGED device event when a device has been added to or removed from the system.
Applications that maintain lists of devices in the system should refresh their lists.
To learn more, see learn.microsoft.com/windows/win32/DevIO/dbt-devnodes-changed.
Implementation
const DBT_DEVNODES_CHANGED = 7;