Function windows_sys::Win32::Data::RightsManagement::DRMGetRightInfo
[−]pub unsafe extern "system" fn DRMGetRightInfo(
hright: u32,
purightnamelength: *mut u32,
wszrightname: PWSTR,
pstfrom: *mut SYSTEMTIME,
pstuntil: *mut SYSTEMTIME
) -> HRESULT
Expand description
Required features: "Win32_Data_RightsManagement"
, "Win32_Foundation"