__VSCREATEEDITORFLAGS2 Enumeration
Visual Studio 2015
Provides additional members of __VSCREATEEDITORFLAGS.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| CEF_OPENSPECIFIC | Editor factory must open document if possible (invoked via OpenSpecificEditor). |
The __VSCREATEEDITORFLAGS and T:Microsoft.VisualStudio.Shell.Interop.__VSCREATEEDITORFLAGS2 enums are used with CreateEditorInstance.
From vsshell80.idl:
Show: