windows::Win32::Media::WindowsMediaFormat

Function WMIsContentProtected

pub unsafe fn WMIsContentProtected<P0>(
    pwszfilename: P0,
    pfisprotected: *mut BOOL,
) -> Result<()>
where P0: Param<PCWSTR>,