#[repr(C)]pub struct KSTOPOLOGY_ENDPOINTIDPAIR {
pub RenderEndpoint: KSTOPOLOGY_ENDPOINTID,
pub CaptureEndpoint: KSTOPOLOGY_ENDPOINTID,
}Expand description
Required features: ‘Win32_Media_KernelStreaming’
Fields
RenderEndpoint: KSTOPOLOGY_ENDPOINTIDCaptureEndpoint: KSTOPOLOGY_ENDPOINTID