Stop

Function Usage

Stops a process.

When a process is stopped, all plugins are stopped. Therefore, you need to ensure that the files or results have been saved.

Prototype

APP_ERROR Stop();

Return Parameter Description

Data Structure

Description

APP_ERROR

Error code returned during program execution. For details, see the MxBase/ErrorCode/ErrorCode.h file.