DEVPKEY_DeviceClass_ClassName

The DEVPKEY_DeviceClass_ClassName device property represents the class name of a device setup class.

Attribute Value

Property key

DEVPKEY_DeviceClass_ClassName

Property-data-type identifier

DEVPROP_TYPE_STRING

Property access

Read-only access by installation applications and installers

Localized?

No

Remarks

The value of DEVPKEY_DeviceClass_ClassName is set by the Class directive that is included in the INF Version section that installs the device setup class.

You can call CM_Get_Class_Property or SetupDiGetClassProperty to retrieve the value of DEVPKEY_DeviceClass_ClassName.

Windows Server 2003, Windows XP, and Windows 2000 support this property, but do not support the DEVPKEY_DeviceClass_ClassName property key. For information about how to access the name of a device setup class on Windows Server 2003, Windows XP, and Windows 2000, see Accessing the Friendly Name and Class Name of a Device Setup Class.

Requirements

Version: Windows Vista and later versions of Windows Header: Devpkey.h (include Devpkey.h)

See also

INF Version section

SetupDiGetClassProperty

SetupDiClassNameFromGuid