nn::boss::Finalize Functionnn::Result Finalize( void );
None.
Result values listed below. | Value | Description |
|---|---|
Result::IsSuccess |
Finalized successfully. |
| A value other than the above. | Unexpected error (see boss_Result.h for error details). |
Closes the BOSS library. Call this function once you are finished using the BOSS library.
CONFIDENTIAL