windows::Win32::Media::MediaFoundation

Function MFCreateProxyLocator

pub unsafe fn MFCreateProxyLocator<P0, P1>(
    pszprotocol: P0,
    pproxyconfig: P1,
) -> Result<IMFNetProxyLocator>
where P0: Param<PCWSTR>, P1: Param<IPropertyStore>,