| <name> | code | description |
| NUL | 1 |
"Unexpected null pointer in arguments" |
| OUT | 2 |
"Output handle points to a non-null pointer" |
| MEM | 3 |
"Memory allocation error" |
GRIDH_E<name>,
and the status descriptions in
GRIDH_MSGE<name>. The source code with these messages is in Grid.h on line l.48.