CL2.UnRegisterIdArea(FUN)

( CAA_CanL2.library)

By use of this function, specific identifier areas can be individually cancelled. If the parameter “cobStart” equals “cobEnd”, only one single identifier is cancelled.

The parameters correspond to those of CL2.RegisterIdArea.

Input:

hRegId

CAA.HANDLE

handle of CL2.CreateIdAreaReceiver

cobStart

CL2I.COBID

first identifier of the area

cobEnd  

CL2I.COBID

last identifier of the area

xRTRValue

BOOL

bit sign of RTR flag

xRTRMask

BOOL

mask for bit sign of xRTRValue

x29BitIdValue

BOOL

bit sign of message type

x29BitIdMask

BOOL

mask for bit sign of x29BitIdValue

xTransmitValue

BOOL

bit sign of feedback

xTransmitMask

BOOL

mask for bit sign of xTransmitValue

Output:

eError

CL2.ERROR

error code (enumeration type)