nn::fs::FileStream::FileStream Constructor

Syntax

FileStream();

Parameters

None.

Description

Constructor.

In the overloaded version without arguments, no file will be opened. You must call the TryInitialize function separately to manipulate files.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL