Share via


_VSRDTFLAGSUPPER Enum

Definition

Flags that describe the state of a document in the Running Document Table.

public enum _VSRDTFLAGSUPPER
type _VSRDTFLAGSUPPER = 
Public Enum _VSRDTFLAGSUPPER
Inheritance
_VSRDTFLAGSUPPER

Fields

RDT_InitializationFailed 1

Indicates that a document failed to initialize.

Remarks

These flags are an extension of the flags from the VSRDTFLAGS enumeration. The flag values from VSRDTFLAGSUPPER may have the same values as the flags from VSRDTFLAGS. These flags from both enumerations should not be directly combined in the same 32-bit integer.

Applies to