Function windows::Win32::Data::RightsManagement::DRMGetEnvironmentInfo
pub unsafe fn DRMGetEnvironmentInfo<P0>(
handle: u32,
wszattribute: P0,
peencoding: *mut DRMENCODINGTYPE,
pcbuffer: *mut u32,
pbbuffer: *mut u8,
) -> Result<()>where
P0: Param<PCWSTR>,