Struct windows_sys::Win32::System::Ioctl::STREAM_INFORMATION_ENTRY_0_2
#[repr(C)]pub struct STREAM_INFORMATION_ENTRY_0_2 {
pub Length: u16,
pub Flags: u16,
pub EaSize: u32,
pub EaInformationOffset: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Length: u16
§Flags: u16
§EaSize: u32
§EaInformationOffset: u32