PhreeqcRM
|
Go to the source code of this file.
Enumerations | |
enum | IRM_RESULT { IRM_OK = 0, IRM_OUTOFMEMORY = -1, IRM_BADVARTYPE = -2, IRM_INVALIDARG = -3, IRM_INVALIDROW = -4, IRM_INVALIDCOL = -5, IRM_BADINSTANCE = -6, IRM_FAIL = -7 } |
Enumeration used to return error codes.
enum IRM_RESULT |
Enumeration for PhreeqcRM function return codes.