nn::hio::CTR::HostDirectoryW Classclass HostDirectoryW
Unicode version of the HostDirectoryA class.
HostDirectoryW
|
Constructor. You must make a separate call to Open to open the directory you will be working with. |
|
|---|---|---|
~HostDirectoryW
|
Destructor. Closes a directory if it is open. | |
Open
|
Opens a directory. Then you can use GetNextEntry to obtain directory entries that belong to a directory that has already been opened. |
|
Close
|
Closes a directory. | |
GetNextEntry
|
Gets directory entries. |
CONFIDENTIAL