Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/System/
H A Dmod.rs1537 let this = &::windows::runtime::Interface::cast::<IAppUriHandlerRegistration2>(self)?; in GetAllHosts()
1545 let this = &::windows::runtime::Interface::cast::<IAppUriHandlerRegistration2>(self)?; in UpdateHosts()
1549 let this = &::windows::runtime::Interface::cast::<IAppUriHandlerRegistration2>(self)?; in PackageFamilyName()
2895 pub struct IAppUriHandlerRegistration2(::windows::runtime::IInspectable); struct
2896 unsafe impl ::windows::runtime::Interface for IAppUriHandlerRegistration2 { implementation