Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783GetLastError

Iso11783GetLastError

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword Iso11783GetLastError( void );

Description

This function returns the last error code.

Parameters

Return Values

Error code

Example

dword errCode;
errCode = Iso11783GetLastError();