DEVICE_REGISTRY_PROPERTY 열거형(wdm.h)
DEVICE_REGISTRY_PROPERTY 열거형은 레지스트리에 저장된 디바이스 속성을 식별합니다.
Syntax
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
|
요구 사항
요구 사항 |
값 |
헤더 |
wdm.h(Wdm.h, Ntddk.h, Ntifs.h, Wudfwdm.h 포함) |
추가 정보
IoGetDeviceProperty