nn::fs::Directory::Directory Constructor
explicit Directory(
const wchar_t * pathName
);
| Name | Description | |
|---|---|---|
| in | pathName | Path of the directory to open |
A constructor that opens the specified directory.
Opens the directory in the specified path.
CONFIDENTIAL