énumération POWER_USER_PRESENCE_TYPE (wdm.h)

Cette rubrique décrit l’énumération POWER_USER_PRESENCE_TYPE .

Syntax

typedef enum {
  UserNotPresent,
  UserPresent,
  UserUnknown
} POWER_USER_PRESENCE_TYPE, *PPOWER_USER_PRESENCE_TYPE;

Constantes

 
UserNotPresent
Définit la constante UserNotPresent .
UserPresent
Définit la constante UserPresent .
UserUnknown
Définit la constante UserUnknown .

Configuration requise

Condition requise Valeur
En-tête wdm.h (inclure Wdm.h)