Function windows::Win32::Media::MediaFoundation::MFCreateRelativePanelWatcher
pub unsafe fn MFCreateRelativePanelWatcher<P0, P1>(
videodeviceid: P0,
displaymonitordeviceid: P1,
) -> Result<IMFRelativePanelWatcher>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,