BALTECH Docs |
C API for BALTECH SDK
|
#define BRP_ERR_INVALID_API_CALL (0x0004u | BRP_ERRGRP_LIB_INVALIDCALL) |
Returned if the a parameter contains an invalid value.
I.e. if a required pointer is set to NULL.
Definition at line 185 of file errorcodes.h.