|
wimlib
|
Data for a WIMLIB_UPDATE_OP_RENAME operation. More...
#include <wimlib.h>
Data Fields | |
| wimlib_tchar * | wim_source_path |
| The path to the source file or directory within the image. | |
| wimlib_tchar * | wim_target_path |
| The path to the destination file or directory within the image. | |
| int | rename_flags |
| Reserved; set to 0. | |
Data for a WIMLIB_UPDATE_OP_RENAME operation.
| wimlib_tchar* wimlib_rename_command::wim_source_path |
The path to the source file or directory within the image.
| wimlib_tchar* wimlib_rename_command::wim_target_path |
The path to the destination file or directory within the image.
| int wimlib_rename_command::rename_flags |
Reserved; set to 0.