Struct windows_sys::Win32::Media::KernelStreaming::KSCOMPONENTID
#[repr(C)]pub struct KSCOMPONENTID {
pub Manufacturer: GUID,
pub Product: GUID,
pub Component: GUID,
pub Name: GUID,
pub Version: u32,
pub Revision: u32,
}Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§Manufacturer: GUID§Product: GUID§Component: GUID§Name: GUID§Version: u32§Revision: u32