nn::fs::ResultInvalidArgument Class

Syntax

class ResultInvalidArgument

Description

The argument is invalid. You must not allow this error to occur in retail products.

This indicates that an invalid value was passed as an argument. This also occurs when the string passed as a path name uses an invalid format or is too long.

For more information on restrictions, including limits on the number of characters, see Archives: Character Restrictions.

Revision History

2010/12/17
Added Description.
2010/10/30
Initial version.

CONFIDENTIAL