nn::hio::CTR::DeleteFile Function
DeleteFile(const char *)
|
Deletes file and returns the result of the process. |
DeleteFile(const wchar_t *)
|
Deletes file and returns the result of the process. The overloaded member function when specifying file names in Unicode. |
DeleteFile(const char *)Deletes the file specified by path.
DeleteFile(const wchar_t *)Deletes the file specified by path.
The overloaded member function when specifying filenames in Unicode.
CONFIDENTIAL