DeInit
Function Usage
Deinitializes model postprocessing to release resources.
Prototype
1 | virtual APP_ERROR PostProcessBase::DeInit(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: PostProcessBase