nn::friends::CTR::GetFriendMii FunctionResult GetFriendMii( MiiInformation * pMiiInformationList, const FriendKey * pFriendKeyList, size_t size = 1 );
| Name | Description | |
|---|---|---|
| out | pMiiInformationList | Specifies a pointer to a buffer that stores obtained Mii information. |
| in | pFriendKeyList | Specifies a pointer to a list of friend keys. |
| in | size | Specifies the number of elements in the friend key list. |
Gets a list of friends' Mii information.
Returns empty Mii information if there is no friend corresponding to the key passed in the arguments.
CONFIDENTIAL