Home
last modified time | relevance | path

Searched refs:PrintWorkflowUILauncher (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/Graphics/Printing/Workflow/
H A Dmod.rs112 pub type PrintWorkflowUILauncher = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Graphics/Printing/Workflow/
H A Dmod.rs3131 pub struct PrintWorkflowUILauncher(::windows::runtime::IInspectable); struct
3132 impl PrintWorkflowUILauncher { implementation
3149 unsafe impl ::windows::runtime::RuntimeType for PrintWorkflowUILauncher { implementation
3152 unsafe impl ::windows::runtime::Interface for PrintWorkflowUILauncher { implementation
3156 impl ::windows::runtime::RuntimeName for PrintWorkflowUILauncher { implementation
3160 fn from(value: PrintWorkflowUILauncher) -> Self { in from()
3165 fn from(value: &PrintWorkflowUILauncher) -> Self { in from()
3180 fn from(value: PrintWorkflowUILauncher) -> Self { in from()
3185 fn from(value: &PrintWorkflowUILauncher) -> Self { in from()
3199 unsafe impl ::std::marker::Send for PrintWorkflowUILauncher {} implementation
[all …]