| <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" |
| DTPOS | 4 |
"Sampling interval is not positive" |
| LENGTH | 5 |
"Vector lengths in polyco structure don't argree" |
| TIME | 6 |
"Requested output time span extends beyond range of validity of input" |
RESAMPLEH_E<name>,
and the status descriptions in
RESAMPLEH_MSGE<name>. The source code with these messages is in Resample.h on line l.114.