nn::friends::CTR::GetMyMii Function| Name | Description | |
|---|---|---|
| out | pMiiData | Specifies a pointer to a structure storing the local host's Mii data. |
| 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. |
Gets the user's own Mii data.
This function gets an empty Mii data file if the user has not configured a Personal Mii with Mii Maker. In this case the function still returns success.
To use the acquired Mii data, the separate "Mii Library" is required.
CONFIDENTIAL