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