Function windows_sys::Win32::Storage::Packaging::Appx::FindPackagesByPackageFamily
[−]pub unsafe extern "system" fn FindPackagesByPackageFamily(
packagefamilyname: PCWSTR,
packagefilters: u32,
count: *mut u32,
packagefullnames: *mut PWSTR,
bufferlength: *mut u32,
buffer: PWSTR,
packageproperties: *mut u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_Storage_Packaging_Appx"
, "Win32_Foundation"