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)