nn::ac::CTR::Close FunctionResult Close();
None.
| Value | Description |
|---|---|
ResultSuccess |
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. If another process was using the Internet connection when this function was called, there is no guarantee that the GetStatus function will return the idle state. Use the return value to determine if the system was successfully disconnected.
CONFIDENTIAL