mostApIsRegisteredEx
Valid for: CANoe DEFunction Syntax
Description
This function can be used to poll whether the function block with functional address is entered in the Local FBlockList.Parameters
- fblockID: Function block identifier to be queried.
- instID: Instance identifier to be queried.
Return Values
- 1: Function block is registered.
- 0: Function block is not registered.
- < 0: See error codes.