Home
last modified time | relevance | path

Searched defs:IAppInfoStatics (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/
H A Dmod.rs275 …pub fn IAppInfoStatics<R, F: FnOnce(&IAppInfoStatics) -> ::windows::runtime::Result<R>>(callback: … in IAppInfoStatics() method
1014 pub struct IAppInfoStatics(::windows::runtime::IInspectable); struct
1015 unsafe impl ::windows::runtime::Interface for IAppInfoStatics { implementation