HAL_QUERY_INFORMATION_CLASS列挙 (ntddk.h)

HAL_QUERY_INFORMATION_CLASS列挙は、システムでのみ使用するために予約されています。 使用しないでください。

構文

typedef enum _HAL_QUERY_INFORMATION_CLASS {
  HalInstalledBusInformation,
  HalProfileSourceInformation,
  HalInformationClassUnused1,
  HalPowerInformation,
  HalProcessorSpeedInformation,
  HalCallbackInformation,
  HalMapRegisterInformation,
  HalMcaLogInformation,
  HalFrameBufferCachingInformation,
  HalDisplayBiosInformation,
  HalProcessorFeatureInformation,
  HalNumaTopologyInterface,
  HalErrorInformation,
  HalCmcLogInformation,
  HalCpeLogInformation,
  HalQueryMcaInterface,
  HalQueryAMLIIllegalIOPortAddresses,
  HalQueryMaxHotPlugMemoryAddress,
  HalPartitionIpiInterface,
  HalPlatformInformation,
  HalQueryProfileSourceList,
  HalInitLogInformation,
  HalFrequencyInformation,
  HalProcessorBrandString,
  HalHypervisorInformation,
  HalPlatformTimerInformation,
  HalAcpiAuditInformation,
  HalIrtInformation,
  HalSecondaryInterruptInformation,
  HalParkingPageInformation,
  HalNumaRangeTableInformation,
  HalChannelTopologyInformation,
  HalExternalCacheInformation,
  HalQueryDebuggerInformation,
  HalFwBootPerformanceInformation,
  HalFwS3PerformanceInformation,
  HalGetChannelPowerInformation,
  HalQueryStateElementInformation,
  HalPsciInformation,
  HalInterruptControllerInformation,
  HalQueryIommuReservedRegionInformation,
  HalQueryArmErrataInformation,
  HalQueryProcessorEfficiencyInformation,
  HalQueryAcpiWakeAlarmSystemPowerStateInformation,
  HalQueryProfileNumberOfCounters,
  HalQueryHyperlaunchEntrypoint,
  HalHardwareWatchdogInformation,
  HalDmaRemappingInformation,
  HalQueryUnused0001,
  HalHeterogeneousMemoryAttributesInterface,
  HalQueryPerDeviceMsiLimitInformation,
  HalQueryProfileCorruptionStatus,
  HalQueryProfileCounterOwnership
} HAL_QUERY_INFORMATION_CLASS, *PHAL_QUERY_INFORMATION_CLASS;

定数

 
HalInstalledBusInformation
HalProfileSourceInformation
HalInformationClassUnused1
HalPowerInformation
HalProcessorSpeedInformation
HalCallbackInformation
HalMapRegisterInformation
HalMcaLogInformation
HalFrameBufferCachingInformation
HalDisplayBiosInformation
HalProcessorFeatureInformation
HalNumaTopologyInterface
HalErrorInformation
HalCmcLogInformation
HalCpeLogInformation
HalQueryMcaInterface
HalQueryAMLIIllegalIOPortAddresses
HalQueryMaxHotPlugMemoryAddress
HalPartitionIpiInterface
HalPlatformInformation
HalQueryProfileSourceList
HalInitLogInformation
HalFrequencyInformation
HalProcessorBrandString
HalHypervisorInformation
HalPlatformTimerInformation
HalAcpiAuditInformation
HalIrtInformation
HalSecondaryInterruptInformation
HalParkingPageInformation
HalNumaRangeTableInformation
HalChannelTopologyInformation
HalExternalCacheInformation
HalQueryDebuggerInformation
HalFwBootPerformanceInformation
HalFwS3PerformanceInformation
HalGetChannelPowerInformation
HalQueryStateElementInformation
HalPsciInformation
HalInterruptControllerInformation
HalQueryIommuReservedRegionInformation
HalQueryArmErrataInformation
HalQueryProcessorEfficiencyInformation
HalQueryAcpiWakeAlarmSystemPowerStateInformation
HalQueryProfileNumberOfCounters
HalQueryHyperlaunchEntrypoint
HalHardwareWatchdogInformation
HalDmaRemappingInformation
HalQueryUnused0001
HalHeterogeneousMemoryAttributesInterface
HalQueryPerDeviceMsiLimitInformation
HalQueryProfileCorruptionStatus
HalQueryProfileCounterOwnership

要件

要件
Header ntddk.h (Ntddk.h を含む)