Struct windows_sys::Win32::Media::KernelStreaming::KSPROPERTY_BOUNDS_LONG_1
#[repr(C)]pub struct KSPROPERTY_BOUNDS_LONG_1 {
pub UnsignedMinimum: u32,
pub UnsignedMaximum: u32,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§UnsignedMinimum: u32
§UnsignedMaximum: u32