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

Required features: "Win32_Data_RightsManagement"