RP1210_GETERRORMSG () Parameters
| Parameter | Description |
|---|---|
| ErrorCode | Numerical value for the last error which occurred. |
| fpchDescription | A pointer to the buffer (allocated by the client application) of 80 bytes, used to return the error message associated with the error code. The returned string length should be no greater than 79 bytes in length plus a NULL (0x00) terminator. |