Skip to main content

diagIsPositiveResponse

Valid for: CANoe DE

Function Syntax

long diagIsPositiveResponse(diagResponse obj);

Method Syntax

Method Syntax
diagResponse::IsPositiveResponse();

Description

Returns value <> 0 if the object is a positive response to a request.

Parameters

  • obj: Diagnostics object

Return Values

0 or <> 0

Example