pub unsafe extern "system" fn OpenPackageInfoByFullNameForUser(
    usersid: PSID,
    packagefullname: PCWSTR,
    reserved: u32,
    packageinforeference: *mut *mut _PACKAGE_INFO_REFERENCE
) -> WIN32_ERROR
Expand description

Required features: "Win32_Storage_Packaging_Appx", "Win32_Foundation"