_VSRDTFLAGS4 Enum

Definition

Specifies options for a document in the running document table (RDT).

This enumeration supports a bitwise combination of its member values.

public enum class _VSRDTFLAGS4
public enum class _VSRDTFLAGS4
enum _VSRDTFLAGS4
[System.Flags]
public enum _VSRDTFLAGS4
[<System.Flags>]
type _VSRDTFLAGS4 = 
Public Enum _VSRDTFLAGS4
Inheritance
_VSRDTFLAGS4
Attributes

Fields

RDT_PendingHierarchyInitialization 524288

The document's hierarchy hasn't yet been initialized; it will be initialized on demand.

RDT_PendingInitialization 262144

The document hasn't yet been initialized; it will be initialized on demand.

Applies to