vsext_DisplayMode 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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public enum class vsext_DisplayMode
public enum class vsext_DisplayMode
enum vsext_DisplayMode
[System.Runtime.InteropServices.Guid("91AAB9C3-DA83-473A-8BC9-1A2730865995")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_DisplayMode
[System.Runtime.InteropServices.Guid("91AAB9C3-DA83-473A-8BC9-1A2730865995")]
public enum vsext_DisplayMode
[<System.Runtime.InteropServices.Guid("91AAB9C3-DA83-473A-8BC9-1A2730865995")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_DisplayMode =
[<System.Runtime.InteropServices.Guid("91AAB9C3-DA83-473A-8BC9-1A2730865995")>]
type vsext_DisplayMode =
Public Enum vsext_DisplayMode
- Inheritance
-
vsext_DisplayMode
- Attributes
Fields
Name | Value | Description |
---|---|---|
vsext_dm_SDI | 0 | |
vsext_dm_MDI | 1 |