MKI_FileDelete (File I/O) |
www.CAD6.com |
C++ Syntaxbool MKI_FileDelete( const LPCWSTR f_pszFileName );
Deletes the given file.
ParametersFileName [const LPCWSTR] Address of file name.
Return ValueReturns true if the file has been deleted successfully, else false (indicating that either the file does not exist or the current user has no deleting access to that file).
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH