Function windows_sys::Win32::Data::RightsManagement::DRMGetSignedIssuanceLicense
[−]pub unsafe extern "system" fn DRMGetSignedIssuanceLicense(
henv: u32,
hissuancelicense: u32,
uflags: u32,
pbsymkey: *mut u8,
cbsymkey: u32,
wszsymkeytype: PCWSTR,
wszclientlicensorcertificate: PCWSTR,
pfncallback: DRMCALLBACK,
wszurl: PCWSTR,
pvcontext: *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_Data_RightsManagement"