windows::Win32::Data::RightsManagement

Function DRMGetBoundLicenseObject

pub unsafe fn DRMGetBoundLicenseObject<P1>(
    hqueryroot: u32,
    wszsubobjecttype: P1,
    iwhich: u32,
    phsubobject: *mut u32,
) -> Result<()>
where P1: Param<PCWSTR>,