nn::hio::CTR::CreateDirectory FunctionResult CreateDirectory( const wchar_t * path );
| Name | Description | |
|---|---|---|
| in | path | Directory path. |
Creates directory and returns the result of the process. This is the overloaded member function when the directory name is specified in Unicode.
Creates the directory specified by path.
This is the overloaded member function when the directory name is specified in Unicode.
CONFIDENTIAL