Last updated 1 year ago
[DllImport("shell32.dll")] public static extern void SHChangeNotify( uint wEventId, uint uFlags, IntPtr dwItem1, IntPtr dwItem2 );
Microsoft documentation: