pub unsafe extern "system" fn OPMGetVideoOutputsFromHMONITOR(
    hmonitor: HMONITOR,
    vos: OPM_VIDEO_OUTPUT_SEMANTICS,
    pulnumvideooutputs: *mut u32,
    pppopmvideooutputarray: *mut *mut IOPMVideoOutput
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation", "Win32_Graphics_Gdi"