Click or drag to resize

NMCSAEI_FLAGS Enumeration

Indicates how item must be selected.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
[FlagsAttribute]
public enum NMCSAEI_FLAGS
Members
  Member nameValueDescription
NMCSAEI_SELECT0 Select the item.
NMCSAEI_EDIT1 Edit the item.
See Also