pub unsafe extern "system" fn DRMSetRevocationPoint(
    hissuancelicense: u32,
    fdelete: BOOL,
    wszid: PWSTR,
    wszidtype: PWSTR,
    wszurl: PWSTR,
    pstfrequency: *mut SYSTEMTIME,
    wszname: PWSTR,
    wszpublickey: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_Data_RightsManagement’, ‘Win32_Foundation’