Code Block | ||||
---|---|---|---|---|
| ||||
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.
...
Code Block | ||||
---|---|---|---|---|
| ||||
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.
...