__VSRDTATTRIB2 Enum

Definition

Specifies information about a document in the running document table (RDT).

public enum class __VSRDTATTRIB2
public enum class __VSRDTATTRIB2
enum __VSRDTATTRIB2
public enum __VSRDTATTRIB2
type __VSRDTATTRIB2 = 
Public Enum __VSRDTATTRIB2
Inheritance
__VSRDTATTRIB2

Fields

RDTA_DocDataIsNotReadOnly 524288

The data of the document in the RDT is readable and writable.

RDTA_DocDataIsReadOnly 262144

The data of the document in the RDT is read-only.

RDTA_NOTIFYDOCCHANGEDEXMASK -65512

A mask for the flags passed to the NotifyDocumentChangedEx(UInt32, UInt32) method.

Applies to