Skip to main content

StopMacroFile

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

void StopMacroFile(dword handle);

Description

Stops the macro from playing with the handle handle.

Parameters

  • handle
    Handle of the started macro. The handle is returned from the StartMacroFile function when starting the macro.

Return Values

Example