pub unsafe extern "system" fn DRMGetServiceLocation(
    hclient: u32,
    uservicetype: u32,
    uservicelocation: u32,
    wszissuancelicense: PWSTR,
    puserviceurllength: *mut u32,
    wszserviceurl: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_Data_RightsManagement’, ‘Win32_Foundation’