nn::friends::CTR::GetMyScreenName Function| Name | Description | |
|---|---|---|
| out | screenName[SCREEN_NAME_SIZE] | Specifies the buffer that stores own's own screen name. |
| Value | Description |
|---|---|
Result::IsSuccess |
Process succeeded. |
ResultInvalidPointer |
Invalid pointer passed as argument. |
ResultNotInitialized |
The friend presence library is not initialized. |
| Other | Another result may be returned, depending on the internal state of the daemon and other factors. |
Obtains the user's own screen name.
This function retrieves an empty display name if the user has not configured a Personal Mii in Mii Maker. The function still returns success in this case.
CONFIDENTIAL