windows::Win32::Data::RightsManagement

Function DRMGetUnboundLicenseObjectCount

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