_VSOBJCFFLAGS Enumeration
Visual Studio 2015
Specifies single or multi-select clipboard flag.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| CFF_MULTISELECT | Object is part of a multi-select operation. | |
| CFF_NONE | Object is not part of a multi-select operation. |
From vsshell.idl:
Show: