nn::fs::ResultWriteProtected Class

Syntax

class ResultWriteProtected

Description

Write-protected. Errors associated with the nn::fs::OperationDenied function.

This error indicates that the target media is write-protected.

This error is first returned when trying to write to the media. Note that it is not returned when opening files that have been write-protected.
Use the nn::fs::IsSdmcWritable function to determine the SD Card's write-protected attributes.

Revision History

2010/11/29
Added to Description.
2010/10/30
Initial version.

CONFIDENTIAL