nn::boss::NsData::SetReadDataPosition Member Function

Syntax

nn::Result SetReadDataPosition(
     s64 position,
     PositionBase base
);

Arguments

Name Description
in position Specifies the new read position.
in base Specifies the base for changing the read position.

Return Values

Returns the result of the operation.

Description

Changes the read position in an NSD.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL