nn::fs::IsSdmcWritable Function

Syntax

bool IsSdmcWritable();

Parameters

None.

Return Values

Returns true if writable; otherwise, returns false.

Description

Returns a value indicating whether an SD Card is writable.

An SD Memory Card is writable if it is inserted and is not write-protected by the LOCK switch.

Revision History

2010/09/09
Added Description.
2010/08/23
Initial version.

CONFIDENTIAL