Return Value
Reports the status of this operation. To obtain a text description of the status code, call niFgen_error_message. To obtain additional information concerning the error condition, use niFgen_GetError and niFgen_ClearError.
The general meaning of the status code is as follows:
| Value | Meaning |
|---|---|
| 0 | Success |
| Positive Values | Warnings |
| Negative Values | Errors |