Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TypeNameComment
GENERICmodelIdA numeric modelID that uniquely identifies the model of interest in the EDMdatabase.
INTEGERmodelOpenMode

Address of the The variable that will receive the current open mode of the specified model. The possible returned values are:

  • XPXRO  - model open for read only access.
  • XPXRW  - model open for read and write access.
  • XPXNOACCESS - model is closed, no access to the model is permitted.

...