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