Struct windows_sys::Win32::Storage::FileSystem::FILE_DISPOSITION_INFO
[−]#[repr(C)]pub struct FILE_DISPOSITION_INFO {
pub DeleteFileA: BOOLEAN,
}Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
Fields
DeleteFileA: BOOLEAN