|
wimlib
|
Data for a WIMLIB_UPDATE_OP_DELETE operation. More...
#include <wimlib.h>
Data Fields | |
| wimlib_tchar * | wim_path |
| Path, specified from the root of the WIM image, for the file or directory tree within the WIM image to be deleted. More... | |
| int | delete_flags |
| Bitwise OR of WIMLIB_DELETE_FLAG_* flags. More... | |
Data for a WIMLIB_UPDATE_OP_DELETE operation.
| wimlib_tchar* wimlib_delete_command::wim_path |
Path, specified from the root of the WIM image, for the file or directory tree within the WIM image to be deleted.
| int wimlib_delete_command::delete_flags |
Bitwise OR of WIMLIB_DELETE_FLAG_* flags.
1.8.11