Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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