#[repr(C)]pub struct KSPROPERTY_BOUNDS_LONGLONG_1 {
pub UnsignedMinimum: u64,
pub UnsignedMaximum: u64,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§UnsignedMinimum: u64
§UnsignedMaximum: u64
#[repr(C)]pub struct KSPROPERTY_BOUNDS_LONGLONG_1 {
pub UnsignedMinimum: u64,
pub UnsignedMaximum: u64,
}
Required features: "Win32_Media_KernelStreaming"
UnsignedMinimum: u64
§UnsignedMaximum: u64