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