nn::hio::CTR::DeleteFile FunctionResult DeleteFile( const wchar_t * path );
| Name | Description | |
|---|---|---|
| in | path | File path. |
Deletes file and returns the result of the process. The overloaded member function when specifying filenames in Unicode.
Deletes the file specified by path.
The overloaded member function when specifying filenames in Unicode.
CONFIDENTIAL