Struct windows_sys::Win32::Media::KernelStreaming::KSTOPOLOGY_ENDPOINTID
#[repr(C)]pub struct KSTOPOLOGY_ENDPOINTID {
pub TopologyName: [u16; 260],
pub PinId: u32,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§TopologyName: [u16; 260]
§PinId: u32