Struct windows_sys::Win32::Media::KernelStreaming::KSP_PIN
#[repr(C)]pub struct KSP_PIN {
pub Property: KSIDENTIFIER,
pub PinId: u32,
pub Anonymous: KSP_PIN_0,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§Property: KSIDENTIFIER
§PinId: u32
§Anonymous: KSP_PIN_0