DEVICE_REGISTRY_PROPERTY 列挙 (wdm.h)
DEVICE_REGISTRY_PROPERTY列挙は、レジストリに格納されているデバイス プロパティを識別します。
構文
typedef enum {
DevicePropertyDeviceDescription,
DevicePropertyHardwareID,
DevicePropertyCompatibleIDs,
DevicePropertyBootConfiguration,
DevicePropertyBootConfigurationTranslated,
DevicePropertyClassName,
DevicePropertyClassGuid,
DevicePropertyDriverKeyName,
DevicePropertyManufacturer,
DevicePropertyFriendlyName,
DevicePropertyLocationInformation,
DevicePropertyPhysicalDeviceObjectName,
DevicePropertyBusTypeGuid,
DevicePropertyLegacyBusType,
DevicePropertyBusNumber,
DevicePropertyEnumeratorName,
DevicePropertyAddress,
DevicePropertyUINumber,
DevicePropertyInstallState,
DevicePropertyRemovalPolicy,
DevicePropertyResourceRequirements,
DevicePropertyAllocatedResources,
DevicePropertyContainerID
} DEVICE_REGISTRY_PROPERTY;
定数
|
DevicePropertyDeviceDescription
|
DevicePropertyHardwareID
|
DevicePropertyCompatibleIDs
|
DevicePropertyBootConfiguration
|
DevicePropertyBootConfigurationTranslated
|
DevicePropertyClassName
|
DevicePropertyClassGuid
|
DevicePropertyDriverKeyName
|
DevicePropertyManufacturer
|
DevicePropertyFriendlyName
|
DevicePropertyLocationInformation
|
DevicePropertyPhysicalDeviceObjectName
|
DevicePropertyBusTypeGuid
|
DevicePropertyLegacyBusType
|
DevicePropertyBusNumber
|
DevicePropertyEnumeratorName
|
DevicePropertyAddress
|
DevicePropertyUINumber
|
DevicePropertyInstallState
|
DevicePropertyRemovalPolicy
|
DevicePropertyResourceRequirements
|
DevicePropertyAllocatedResources
|
DevicePropertyContainerID
|
要件
要件 |
値 |
Header |
wdm.h (Wdm.h、Ntddk.h、Ntifs.h、Wudfwdm.h を含む) |
こちらもご覧ください
IoGetDeviceProperty