nn::friends::CTR::Finalize FunctionResult Finalize();
None.
| Value | Description |
|---|---|
Result::IsSuccess |
Process succeeded. |
| Other | Another result may be returned, depending on the internal state of the daemon and other factors. |
Finalizes the friend presence library.
If the nn::friends::CTR::Initialize function is called multiple times, this function must be called the same number of times.
This call will succeed even if the library is not initialized.
CONFIDENTIAL