Struct windows_sys::Win32::System::Ioctl::STREAM_INFORMATION_ENTRY
#[repr(C)]pub struct STREAM_INFORMATION_ENTRY {
pub Version: u32,
pub Flags: u32,
pub StreamInformation: STREAM_INFORMATION_ENTRY_0,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Version: u32
§Flags: u32
§StreamInformation: STREAM_INFORMATION_ENTRY_0