pub unsafe extern "system" fn DRMCreateRight(
    wszrightname: PCWSTR,
    pstfrom: *mut SYSTEMTIME,
    pstuntil: *mut SYSTEMTIME,
    cextendedinfo: u32,
    pwszextendedinfoname: *const PWSTR,
    pwszextendedinfovalue: *const PWSTR,
    phright: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Data_RightsManagement", "Win32_Foundation"