nn::friends::CTR::GetMyMii Function

Syntax

Result GetMyMii(
MiiData * pMiiData
);

Arguments

Name Description
out pMiiData Specifies a pointer to a structure storing the local host's Mii data.

Return Values

Returns the result of the operation.

Description

Gets the user's own Mii data.

Blank Mii data was obtained when no Mii was configured for the player in Mii Studio.

To use the acquired Mii data, the separate "Mii Library" is required.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL