Compartilhar via


enumeração UI_INFO_TYPE (ndattrib.h)

A enumeração UI_INFO_TYPE identifica reparos que executam tarefas de interface do usuário.

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
Valor: 0
UIT_NONE
Valor: 1
Nenhuma interface de reparo adicional está presente.
UIT_SHELL_COMMAND
Comando Executar shell.
UIT_HELP_PANE
Inicie o painel de ajuda.
UIT_DUI
Interface do usuário direta.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows Vista [somente aplicativos da área de trabalho]
Servidor mínimo com suporte Windows Server 2008 [somente aplicativos da área de trabalho]
Cabeçalho ndattrib.h