nn::friends::CTR::Logout Function

Syntax

Result Logout();

Arguments

None.

Return Values

Returns the result of the operation.

Description

Retracts a login request to a server.

This function succeeds even if it is called when the local host has already logged out. Even if this function succeeds, the local host is not guaranteed to be offline.

In cases where the local host has become disconnected from the server, the system silently transitions to the same state as if this function has been called.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL