nn::friends::CTR::GetMyScreenName Function

Syntax

Result GetMyScreenName(
     char16 screenName[SCREEN_NAME_SIZE]
);

Arguments

Name Description
out screenName[SCREEN_NAME_SIZE] Specifies the buffer that stores own's own screen name.

Return Values

Returns the result of the operation.

Description

Obtains the user's own screen name.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL