Home
last modified time | relevance | path

Searched refs:FileUpdateRequestDeferral (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/Provider/
H A Dmod.rs32 pub type FileUpdateRequestDeferral = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/Provider/
H A Dmod.rs145 pub fn GetDeferral(&self) -> ::windows::runtime::Result<FileUpdateRequestDeferral> { in GetDeferral() argument
310 pub struct FileUpdateRequestDeferral(::windows::runtime::IInspectable); struct
311 impl FileUpdateRequestDeferral { impl
317 unsafe impl ::windows::runtime::RuntimeType for FileUpdateRequestDeferral { implementation
320 unsafe impl ::windows::runtime::Interface for FileUpdateRequestDeferral { implementation
324 impl ::windows::runtime::RuntimeName for FileUpdateRequestDeferral { implementation
327 impl ::std::convert::From<FileUpdateRequestDeferral> for ::windows::runtime::IUnknown {
328 fn from(value: FileUpdateRequestDeferral) -> Self { in from()
333 fn from(value: &FileUpdateRequestDeferral) -> Self { in from()
348 fn from(value: FileUpdateRequestDeferral) -> Self { in from()
[all …]