Function windows_sys::Win32::Data::RightsManagement::DRMGetRevocationPoint
[−]pub unsafe extern "system" fn DRMGetRevocationPoint(
hissuancelicense: u32,
puidlength: *mut u32,
wszid: PWSTR,
puidtypelength: *mut u32,
wszidtype: PWSTR,
puurllength: *mut u32,
wszrl: PWSTR,
pstfrequency: *mut SYSTEMTIME,
punamelength: *mut u32,
wszname: PWSTR,
pupublickeylength: *mut u32,
wszpublickey: PWSTR
) -> HRESULT
Expand description
Required features: "Win32_Data_RightsManagement"
, "Win32_Foundation"