英語で読む

次の方法で共有


__VSIEIFLAGS Enum

Definition

Controls the initialization of an editor instance.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class __VSIEIFLAGS
Inheritance
__VSIEIFLAGS
Attributes

Fields

Name Value Description
IEI_RDTFLAGS_MASK 1048575

Masks Running Document Table flags.

IEI_CREATEDOCWIN_MASK 4194303

Masks RDT flags and Create Doc Window flags.

IEI_CREATENEWDOCWIN_MASK 8388607

Masks RDT flags and Create New Doc Window flags.

IEI_DoNotLoadDocData 268435456

Do not load document data into this editor instance.

Remarks

COM Signature

From vsshell.idl:

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022