DEVPKEY_DeviceClass_IconPath
DEVPKEY_DeviceClass_IconPath裝置屬性代表 裝置安裝類別的圖示清單。
屬性 | 值 |
---|---|
屬性索引鍵 |
DEVPKEY_DeviceClass_IconPath |
Property-data-type identifier |
|
屬性存取 |
安裝應用程式和安裝程式的唯讀存取權 |
對應的登錄值名稱 |
IconPath |
當地語系化? |
否 |
備註
您可以呼叫 CM_Get_Class_Property 或 SetupDiGetClassProperty 來擷取DEVPKEY_DeviceClass_IconPath的值。
DEVPKEY_DeviceClass_IconPath值是 Windows 殼層所使用之格式 的圖示資源規範REG_MULTI_SZ類型清單。 圖示資源規範的格式為 「可執行檔-file-path,resource-identifier」,其中 可執行檔檔案路徑 包含包含圖示資源之電腦上的檔案完整路徑,而 資源識別碼 會指定識別資源的整數。 例如,圖示資源規範 「%SystemRoot%\system32\DLL1.dll,-12」 包含可執行檔路徑 「%SystemRoot%\system32\DLL1.dll」 和資源識別碼 「-12」。
Windows Server 2003、Windows XP 和 Windows 2000 不支援此屬性。 如需如何在這些版本的 Windows 上存取裝置安裝類別的圖示資訊,請參閱 存取裝置安裝類別的圖示屬性。
規格需求
版本:Windows Vista 和更新版本的 Windows 標頭:Devpkey.h (包含 Devpkey.h)