nn::fs::FileOutputStream::TrySetPosition Member Functionvirtual Result TrySetPosition( s64 position );
| Name | Description | |
|---|---|---|
| in | position | Specifies the write position. |
Sets the current write position relative to the start of the file.
Error handling will differ, depending on the archive. For details, see Handling Errors During File and Directory Operations.
CONFIDENTIAL