C#函数声明:
[DllImport("shell32.dll")]
static extern int SHUpdateRecycleBinIcon();
功能: 更新回收站图标。
参数: 无
返回值:0 ,成功