Home
last modified time | relevance | path

Searched defs:PrintWorkflowSubmittedEventArgs (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.rs80 pub type PrintWorkflowSubmittedEventArgs = *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.rs2652 pub struct PrintWorkflowSubmittedEventArgs(::windows::runtime::IInspectable); struct
2653 impl PrintWorkflowSubmittedEventArgs { implementation
2678 unsafe impl ::windows::runtime::RuntimeType for PrintWorkflowSubmittedEventArgs { implementation
2681 unsafe impl ::windows::runtime::Interface for PrintWorkflowSubmittedEventArgs { implementation
2685 impl ::windows::runtime::RuntimeName for PrintWorkflowSubmittedEventArgs { implementation
2698 …windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for PrintWorkflowSubmittedEventArgs { implementation
2703 …indows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &PrintWorkflowSubmittedEventArgs { implementation
2718 …ows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for PrintWorkflowSubmittedEventArgs { implementation
2723 …:runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a PrintWorkflowSubmittedEventArgs { implementation
2728 unsafe impl ::std::marker::Send for PrintWorkflowSubmittedEventArgs {} implementation
[all …]