nn::fs::FileInputStream::TryGetSize Member Function

Syntax

virtual Result TryGetSize(
     s64 * pOut
) const;

Arguments

Name Description
out pOut Stores the file size.

Return Values

Returns the result of the operation.

Description

Gets the file size.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL