Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Ok |
1 |
Returns 1, operation completed successfully. |
| Warning |
0 |
Returns 0, operation completed with warnings. |
| Error |
-1 |
Returns -1, the operation could not be completed. |