Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Storage/
H A Dmod.rs109 pub const AppCaptures: Self = Self(0i32); const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/
H A Dmod.rs4403 pub const AppCaptures: KnownFolderId = KnownFolderId(0i32); const
4501 pub fn AppCaptures() -> ::windows::runtime::Result<StorageFolder> { in AppCaptures() method