Function DRMCreateLicenseStorageSession
pub unsafe fn DRMCreateLicenseStorageSession<P4>(
henv: u32,
hdefaultlibrary: u32,
hclient: u32,
uflags: u32,
wszissuancelicense: P4,
phlicensestorage: *mut u32,
) -> Result<()>where
P4: Param<PCWSTR>,