Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/System/UserProfile/
H A Dmod.rs960 pub struct ILockScreenStatics(::windows::runtime::IInspectable); struct
961 unsafe impl ::windows::runtime::Interface for ILockScreenStatics { implementation
1118 …pub fn ILockScreenStatics<R, F: FnOnce(&ILockScreenStatics) -> ::windows::runtime::Result<R>>(call… in ILockScreenStatics() method