C# Class Watchog.Persistence.ShellUtils

Mostrar archivo Open project: alongubkin/watchog

Public Methods

Method Description
RefreshShellIcon ( string path ) : void

Private Methods

Method Description
SHChangeNotify ( int wEventId, uint uFlags, IntPtr dwItem1, IntPtr dwItem2 ) : void

Method Details

RefreshShellIcon() public static method

public static RefreshShellIcon ( string path ) : void
path string
return void