structure POWER_PLATFORM_INFORMATION (wdm.h)
La structure POWER_PLATFORM_INFORMATION contient des informations sur les fonctionnalités d’alimentation du système.
Syntaxe
typedef struct _POWER_PLATFORM_INFORMATION {
BOOLEAN AoAc;
} POWER_PLATFORM_INFORMATION, *PPOWER_PLATFORM_INFORMATION;
Membres
AoAc
Indique si le système prend en charge le modèle d’alimentation de secours connecté.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 |
Serveur minimal pris en charge | Windows Server 2012 |
En-tête | wdm.h (include Ntpoapi.h) |