nn::fs::DeleteExtSaveData Function

Syntax

Result DeleteExtSaveData(
     ExtSaveDataId id
);

Arguments

Name Description
in id Specifies the ID of the expanded save data to delete.

Return Values

Returns the result of the operation.

Description

Deletes expanded save data.

Use the expanded save data number specified in the RSF file as an argument indicating the expanded save data ID.

Revision History

2010/11/13
Initial version.

CONFIDENTIAL