Click or drag to resize

NMCSAEI_FLAGS Enumeration

Indicates how item must be selected.

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