共用方式為


DEVPKEY_Device_DriverInfSection

DEVPKEY_Device_DriverInfSection裝置屬性代表安裝裝置實例驅動程式的 INF DDInstall 區段 名稱。

屬性

屬性索引鍵

DEVPKEY_Device_DriverInfSection

Property-data-type identifier

DEVPROP_TYPE_STRING

屬性存取

安裝應用程式和安裝程式的唯讀存取權

對應的登錄值識別碼和登錄值名稱

REGSTR_VAL_INFSECTION

InfSection

當地語系化?

備註

Windows 會設定 PKEY_Device_DriverInfSection 屬性的值。

您可以呼叫 CM_Get_DevNode_PropertySetupDiGetDeviceProperty 來擷取PKEY_Device_DriverInfSection的值。

Windows Server 2003、Windows XP 和 Windows 2000 支援此屬性,但不支援PKEY_Device_DriverInfSection屬性索引鍵。 在這些舊版的 Windows 上,您可以存取此屬性的值,方法是在裝置實例的軟體機碼下存取對應的 InfSection 登錄值。 如需有關如何在這些舊版 Windows 上存取這個屬性值的資訊,請參閱 存取設備磁碟機屬性

規格需求

版本:Windows Vista 和更新版本的 Windows 標頭:Devpkey.h (包含 Devpkey.h)

另請參閱

INF DDInstall 區段

SetupDiGetDeviceProperty