Skip to main content

AvbCloseTalker

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

dword AvbCloseTalker(dword talkerHandle);

Description

The function closes the Talker. Upon successful completion the Talker referenced by the passed handle is no longer valid.

Parameters

  • talkerHandle: The handle of the Talker to be closed.

Return Values

  • 0: The function completed successfully.
  • >0: Error code

Example

See Also