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.

This function gets an empty Mii data file if the user has not configured a Personal Mii in Mii Maker.

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

Revision History

2010/08/16
Initial version.

CONFIDENTIAL