AccessResult enum | QSYS API Reference Guide
Specifies the result of an access operation.
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Enum Values
Name | Description | Value |
---|---|---|
NotFound | The operation failed because the requested item was not found. | 1 |
OK | The operation completed successfully. | 0 |