nn::ac::CTR::Close FunctionResult Close();
None.
| Value | Description |
|---|---|
Result::IsSuccess |
Completed without error. |
ResultAlreadyExists |
Already processing. |
ResultNotConnecting |
Not connected. |
| A value other than the above. | Failed for reasons other than those given above. |
Closes an established automatic connection.
This function does not need to be called when an event registered using the DisconnectEvent function is signaled.
CONFIDENTIAL