Struct windows_sys::Win32::Media::KernelStreaming::KSPROPERTY_SERIALHDR
#[repr(C, packed(1))]pub struct KSPROPERTY_SERIALHDR {
pub PropertySet: GUID,
pub Count: u32,
}Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§PropertySet: GUID§Count: u32