VdOpenMode Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies the mode for an opened block.

Usage

VdOpenMode.Constant

Arguments

VDM_READ_LOCK

Read-only (locked). The numerical value for this constant is 1.

VDM_READ_ONLY

Read-only (no lock). The numerical value for this constant is 2.

VDM_READ_WRITE

Read/write. The numerical value for this constant is 0.