This function of the CAA_CanL2.library determines if a specified message has an identifier with 11 bits or of 29 bits. If the driver supports 11-Bit IDs only, the return value will always be set to FALSE.
hMessage |
CAA.HANDLE |
handle of message |
peError |
POINTER TO CL2.ERROR |
pointer to error code (enumeration type) |
x29BitID |
BOOL |
TRUE: 29-Bit, FALSE: 11-Bit |