énumération UI_INFO_TYPE (ndattrib.h)
L’énumération UI_INFO_TYPE identifie les réparations qui effectuent des tâches d’interface utilisateur.
Syntax
typedef enum __MIDL___MIDL_itf_ndattrib_0000_0000_0003 {
UIT_INVALID = 0,
UIT_NONE = 1,
UIT_SHELL_COMMAND,
UIT_HELP_PANE,
UIT_DUI
} UI_INFO_TYPE;
Constantes
UIT_INVALID Valeur : 0 |
UIT_NONE Valeur : 1 Aucune interface de réparation supplémentaire n’est présente. |
UIT_SHELL_COMMAND Exécutez la commande shell. |
UIT_HELP_PANE Lancez le volet d’aide. |
UIT_DUI Interface utilisateur directe. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | ndattrib.h |