__VSIDOFLAGS Enum

Definition

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 pHier.

IDO_IgnoreLogicalView 2

Ignore if in the logical view.

Remarks

COM Signature

From vsshell.idl:

Applies to