Struct windows_sys::Win32::System::Ioctl::PREVENT_MEDIA_REMOVAL
#[repr(C)]pub struct PREVENT_MEDIA_REMOVAL {
pub PreventMediaRemoval: BOOLEAN,
}
Expand description
Required features: "Win32_System_Ioctl"
, "Win32_Foundation"
Fields§
§PreventMediaRemoval: BOOLEAN