Directory

nn::fs::Directory::Directory Constructor

Syntax

Directory();

Parameters

None.

Description

Constructor.

In the overloaded version without arguments, no directory is opened. To load directory entries, you must separately call the TryInitialize function.

In the overloaded version that specifies a path name, the directory in that path is opened.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL