Home
last modified time | relevance | path

Searched refs:IPackageManager2 (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Management/Deployment/
H A Dmod.rs1601 pub struct IPackageManager2(::windows::runtime::IInspectable); struct
1602 unsafe impl ::windows::runtime::Interface for IPackageManager2 { implementation
2421 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in RemovePackageWithOptionsAsync()
2429 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in StagePackageWithOptionsAsync()
2437 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in RegisterPackageByFullNameAsync()
2445 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in FindPackagesWithPackageTypes()
2453 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in FindPackagesByUserSecurityIdWithPackageTypes()
2461 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in FindPackagesByNamePublisherWithPackageTypes()
2475 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in FindPackagesByUserSecurityIdNamePublisherWithPackageTypes()
2483 let this = &::windows::runtime::Interface::cast::<IPackageManager2>(self)?; in FindPackagesByPackageFamilyNameWithPackageTypes()
[all …]