windows::Win32::Data::RightsManagement

Function DRMGetUnboundLicenseObject

pub unsafe fn DRMGetUnboundLicenseObject<P1>(
    hqueryroot: u32,
    wszsubobjecttype: P1,
    iindex: u32,
    phsubquery: *mut u32,
) -> Result<()>
where P1: Param<PCWSTR>,