énumération RAID_SYSTEM_POWER (storport.h)
RAID_SYSTEM_POWER est un indicateur d’utilisation de l’alimentation du système.
Syntaxe
typedef enum _RAID_SYSTEM_POWER {
RaidSystemPowerUnknown,
RaidSystemPowerLowest,
RaidSystemPowerLow,
RaidSystemPowerMedium,
RaidSystemPowerHigh
} RAID_SYSTEM_POWER, *PRAID_SYSTEM_POWER;
Constantes
RaidSystemPowerUnknown L’utilisation de l’alimentation est inconnue. |
RaidSystemPowerLowest Utilisation de l’alimentation la plus faible. |
RaidSystemPowerLow Faible consommation d’énergie. |
RaidSystemPowerMedium Utilisation moyenne de l’alimentation. |
RaidSystemPowerHigh Utilisation élevée de l’alimentation. |
Remarques
RAID_SYSTEM_POWER est membre de la structure STOR_SYSTEM_POWER_HINTS.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8 |
d’en-tête | storport.h |