Desktop Functions: Smart Device Functions:
|
Search Results for "SHEmptyRecycleBin" in [All]shell32
static extern int SHEmptyRecycleBin(IntPtr hWnd, string pszRootPath,
static extern int SHEmptyRecycleBin(IntPtr hWnd, string pszRootPath, uint dwFlags);
int hresult = SHEmptyRecycleBin(IntPtr.Zero, rootPath, Constants2: ShellAPI
// flags for SHEmptyRecycleBin 3: ShellAPI
// flags for SHEmptyRecycleBin |