__VSIDOFLAGS 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 what action or actions to perform on an open document.
This enumeration supports a bitwise combination of its member values.
public enum class __VSIDOFLAGS
public enum class __VSIDOFLAGS
enum __VSIDOFLAGS
[System.Flags]
public enum __VSIDOFLAGS
[<System.Flags>]
type __VSIDOFLAGS =
Public Enum __VSIDOFLAGS
- Inheritance
-
__VSIDOFLAGS
- Attributes
Fields
IDO_ActivateIfOpen | 1 | Prompts if owned by different |
IDO_IgnoreLogicalView | 2 | Ignore if in the logical view. |
Remarks
COM Signature
From vsshell.idl: