Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/
H A Dmod.rs2915 pub struct IStorageFolderStatics2(::windows::runtime::IInspectable); struct
2916 unsafe impl ::windows::runtime::Interface for IStorageFolderStatics2 { implementation
5975 Self::IStorageFolderStatics2(|this| unsafe { in GetFolderFromPathForUserAsync()
5984 …pub fn IStorageFolderStatics2<R, F: FnOnce(&IStorageFolderStatics2) -> ::windows::runtime::Result<… in IStorageFolderStatics2() method
5985 …static mut SHARED: ::windows::runtime::FactoryCache<StorageFolder, IStorageFolderStatics2> = ::win… in IStorageFolderStatics2()