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

Required features: "Win32_Data_RightsManagement", "Win32_Foundation"