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