Function windows_sys::Win32::Storage::Packaging::Appx::OpenPackageInfoByFullNameForUser
[−]pub unsafe extern "system" fn OpenPackageInfoByFullNameForUser(
usersid: PSID,
packagefullname: PCWSTR,
reserved: u32,
packageinforeference: *mut *mut _PACKAGE_INFO_REFERENCE
) -> i32
Expand description
Required features: ‘Win32_Storage_Packaging_Appx’, ‘Win32_Foundation’