__VSIEIFLAGS Enumeration
Visual Studio 2015
Controls the initialization of an editor instance.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| IEI_CREATEDOCWIN_MASK | Masks RDT flags and Create Doc Window flags. | |
| IEI_CREATENEWDOCWIN_MASK | Masks RDT flags and Create New Doc Window flags. | |
| IEI_DoNotLoadDocData | Do not load document data into this editor instance. | |
| IEI_RDTFLAGS_MASK | Masks Running Document Table flags. |
From vsshell.idl:
Show: