BALTECH Docs
C API for BALTECH SDK
§
brp_map_errcode()
BRP_LIB char* brp_map_errcode
(
brp_errcode
errcode
)
Retrieve name of errorcode.
Returns
The string representation (i.e. "BRP_OK", "BRP_ERR_INVALID_KEY", ...) of the according error code or NULL if the error code is unknown.