__VSCREATEEDITORFLAGS2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional members of __VSCREATEEDITORFLAGS.
This enumeration supports a bitwise combination of its member values.
public enum class __VSCREATEEDITORFLAGS2
public enum class __VSCREATEEDITORFLAGS2
enum __VSCREATEEDITORFLAGS2
[System.Flags]
public enum __VSCREATEEDITORFLAGS2
[<System.Flags>]
type __VSCREATEEDITORFLAGS2 =
Public Enum __VSCREATEEDITORFLAGS2
- Inheritance
-
__VSCREATEEDITORFLAGS2
- Attributes
Fields
CEF_OPENSPECIFIC | 16 | Editor factory must open document if possible (invoked via OpenSpecificEditor(UInt32, String, Guid, String, Guid, String, IVsUIHierarchy, UInt32, IntPtr, IServiceProvider, IVsWindowFrame)). |
Remarks
The __VSCREATEEDITORFLAGS and T:Microsoft.VisualStudio.Shell.Interop.__VSCREATEEDITORFLAGS2
enums are used with CreateEditorInstance.
COM Signature
From vsshell80.idl: