Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
EdmiError edmiGetModelOpenMode(SdaiModel  edmiGetModelOpenModeBN(SdaiString     repositoryName,
                                  SdaiString    model modelName, 
                                  SdaiAccessMode *mode); 

Returns the current open mode, i.e. the current access rights to the specified model.

...