Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes an existing file as a transacted operation.
inline BOOL CAtlTransactionManager::DeleteFile(
LPCTSTR lpFileName
);
Parameters
- lpFileName
The name of the file to be deleted.
Remarks
This wrapper calls the DeleteFileTransacted function.
Requirements
Header: atltransactionmanager.h