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