Function windows_sys::Win32::Storage::Packaging::Appx::GetPackageInfo
[−]pub unsafe extern "system" fn GetPackageInfo(
packageinforeference: *const _PACKAGE_INFO_REFERENCE,
flags: u32,
bufferlength: *mut u32,
buffer: *mut u8,
count: *mut u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_Storage_Packaging_Appx"
, "Win32_Foundation"