nn::ir::CTR::Communicator::Finalize Member Functionstatic Result Finalize( void );
None.
Result values listed below.| Value | Description |
|---|---|
Result::IsSuccess |
Process was successful. |
ResultNotInitialized |
The IR library was called in the uninitialized state. |
Finalizes the IR library.
Returns an error if the Initialize function has not been called.
CONFIDENTIAL