__VSEDITORCREATEDOCWIN 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.
Controls how an editor document window is created.
public enum class __VSEDITORCREATEDOCWIN
public enum class __VSEDITORCREATEDOCWIN
enum __VSEDITORCREATEDOCWIN
public enum __VSEDITORCREATEDOCWIN
type __VSEDITORCREATEDOCWIN =
Public Enum __VSEDITORCREATEDOCWIN
- Inheritance
-
__VSEDITORCREATEDOCWIN
Fields
Name | Value | Description |
---|---|---|
ECDW_CDWFLAGS_MASK | -3848 | Legal values taken from __VSCREATEDOCWIN. |
ECDW_UserCanceled | 1 | User has canceled CreateEditorInstance operation. |
Remarks
COM Signature
From vsshell.idl: