nn::friends::CTR::Finalize FunctionResult Finalize();
None.
| Value | Description |
|---|---|
ResultSuccess |
Process succeeded. |
| Other | Some other result may be returned as a result of factors such as the daemon's internal state. |
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 function succeeds even if it is called while the library is uninitialized.
CONFIDENTIAL