__VSEDITORCREATEDOCWIN Enum
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.
Controls how an editor document window is created.
public enum class __VSEDITORCREATEDOCWIN
C++/CX
public enum class __VSEDITORCREATEDOCWIN
enum __VSEDITORCREATEDOCWIN
public enum __VSEDITORCREATEDOCWIN
type __VSEDITORCREATEDOCWIN =
Public Enum __VSEDITORCREATEDOCWIN
- Inheritance
-
__VSEDITORCREATEDOCWIN
Name | Value | Description |
---|---|---|
ECDW_CDWFLAGS_MASK | -3848 | Legal values taken from __VSCREATEDOCWIN. |
ECDW_UserCanceled | 1 | User has canceled CreateEditorInstance operation. |
From vsshell.idl:
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |