UI_INFO_TYPE enumeration (ndattrib.h)

The UI_INFO_TYPE enumeration identifies repairs that perform user interface tasks.

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;

Constants

 
UIT_INVALID
Value: 0
UIT_NONE
Value: 1
No additional repair interfaces are present.
UIT_SHELL_COMMAND
Execute shell command.
UIT_HELP_PANE
Launch help pane.
UIT_DUI
Direct UI.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Header ndattrib.h