#include <file.h>
Data Fields | |
| OFC_BOOL | ReplaceIfExists |
| OFC_HANDLE | RootDirectory |
| OFC_DWORD | FileNameLength |
| OFC_WCHAR | FileName [1] |
Contains the name to which the file should be renamed
| OFC_WCHAR _OFC_FILE_RENAME_INFO::FileName[1] |
The New File Name
| OFC_DWORD _OFC_FILE_RENAME_INFO::FileNameLength |
The size of the FileName
| OFC_BOOL _OFC_FILE_RENAME_INFO::ReplaceIfExists |
OFC_TRUE to replace an existing file if it exists
| OFC_HANDLE _OFC_FILE_RENAME_INFO::RootDirectory |
A Handle to the root directory of the file to be renamed