Share via


IShellDetails 介面 (shlobj_core.h)

由Shell資料夾公開,以提供資料夾中項目的詳細資訊。 當資料夾的檢視設定為 [詳細數據] 時,Windows 檔案總管會顯示這項資訊。 針對 Windows 2000 和更新版本系統,IShellFolder2 會取代 IShellDetails

繼承

IShellDetails 介面繼承自 IUnknown 介面。 IShellDetails 也有下列類型的成員:

方法

IShellDetails 介面具有這些方法。

 
IShellDetails::ColumnClick

重新排列數據行。
IShellDetails::GetDetailsOf

取得Shell資料夾中項目的詳細資訊。

備註

針對 Windows 2000 和更新版本系統,資料夾物件應該實作 IShellFolder2 ,而不是這個介面。 不過,如果您的應用程式需要在舊版系統上運作,也應該公開 IShellDetails

規格需求

需求
最低支援的用戶端 Windows 2000 專業版、Windows XP [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限傳統型應用程式]
目標平台 Windows
標頭 shlobj_core.h