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
1 | APP_ERROR Stream::Stop(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: Stream