nn::hio::CTR::HostDirectoryA::Open Member Function#include <nn/hio.h> Result Open( const char * path );
| Name | Description | |
|---|---|---|
| in | path | Specifies the path of the directory to open. |
Opens a directory. Then you can use GetNextEntry to obtain directory entries that belong to a directory that has already been opened.
CONFIDENTIAL