enumerazione UI_INFO_TYPE (ndattrib.h)
L'enumerazione UI_INFO_TYPE identifica le riparazioni che eseguono attività dell'interfaccia utente.
Sintassi
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;
Costanti
UIT_INVALID Valore: 0 |
UIT_NONE Valore: 1 Non sono presenti interfacce di ripristino aggiuntive. |
UIT_SHELL_COMMAND Eseguire il comando shell. |
UIT_HELP_PANE Riquadro della Guida di avvio. |
UIT_DUI Interfaccia utente diretta. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | ndattrib.h |