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