共用方式為


HAL_SET_INFORMATION_CLASS列舉 (ntddk.h)

定義 pHalSetSystemInformation 所使用的值。 這些值會保留供內部使用。

Syntax

typedef enum _HAL_SET_INFORMATION_CLASS {
  HalProfileSourceInterval,
  HalProfileSourceInterruptHandler,
  HalMcaRegisterDriver,
  HalKernelErrorHandler,
  HalCmcRegisterDriver,
  HalCpeRegisterDriver,
  HalMcaLog,
  HalCmcLog,
  HalCpeLog,
  HalGenerateCmcInterrupt,
  HalProfileSourceTimerHandler,
  HalEnlightenment,
  HalProfileDpgoSourceInterruptHandler,
  HalRegisterSecondaryInterruptInterface,
  HalSetChannelPowerInformation,
  HalI386ExceptionChainTerminatorInformation,
  HalSetResetParkDisposition,
  HalSetPsciSuspendMode,
  HalSetHvciEnabled,
  HalSetProcessorTraceInterruptHandler,
  HalProfileSourceAdd,
  HalProfileSourceRemove,
  HalSetSwInterruptHandler,
  HalSetClockTimerMinimumInterval,
  HalRegisterPmuNotification,
  HalUnregisterPmuNotification
} HAL_SET_INFORMATION_CLASS, *PHAL_SET_INFORMATION_CLASS;

常數

 
HalProfileSourceInterval
保留供內部使用。
HalProfileSourceInterruptHandler
保留供內部使用。
HalMcaRegisterDriver
保留供內部使用。
HalKernelErrorHandler
保留供內部使用。
HalCmcRegisterDriver
保留供內部使用。
HalCpeRegisterDriver
保留供內部使用。
HalMcaLog
保留供內部使用。
HalCmcLog
保留供內部使用。
HalCpeLog
保留供內部使用。
HalGenerateCmcInterrupt
保留供內部使用。
HalProfileSourceTimerHandler
保留供內部使用。
HalEnlightenment
保留供內部使用。
HalProfileDpgoSourceInterruptHandler
保留供內部使用。
HalRegisterSecondaryInterruptInterface
保留供內部使用。
HalSetChannelPowerInformation
保留供內部使用。
HalI386ExceptionChainTerminatorInformation
保留供內部使用。
HalSetResetParkDisposition
保留供內部使用。
HalSetPsciSuspendMode
保留供內部使用。
HalSetHvciEnabled
保留供內部使用。
HalSetProcessorTraceInterruptHandler
保留供內部使用。
HalProfileSourceAdd
保留供內部使用。
HalProfileSourceRemove
保留供內部使用。
HalSetSwInterruptHandler
保留供內部使用。
HalSetClockTimerMinimumInterval
保留供內部使用。
HalRegisterPmuNotification
保留供內部使用。
HalUnregisterPmuNotification
保留供內部使用。

規格需求

需求
標頭 ntddk.h (包含 Ntddk.h)