Return Value
- Updated2023-02-21
- 1 minute(s) read
Reports the return status of the function call. To obtain a text description of the status code, call niModInst_GetExtendedErrorInfo.
The general meaning of the status code is as follows:
| Value | Meaning |
|---|---|
| 0 | Success |
| Positive Value | Warning |
| Negative Value | Error |