|
wimlib
|
Data for a WIMLIB_UPDATE_OP_DELETE operation. More...
#include <wimlib.h>
Data Fields | |
| wimlib_tchar * | wim_path |
| The path to the file or directory within the image to delete. | |
| int | delete_flags |
| Bitwise OR of WIMLIB_DELETE_FLAG_* flags. | |
Data for a WIMLIB_UPDATE_OP_DELETE operation.
| wimlib_tchar* wimlib_delete_command::wim_path |
The path to the file or directory within the image to delete.
| int wimlib_delete_command::delete_flags |
Bitwise OR of WIMLIB_DELETE_FLAG_* flags.