Home
last modified time | relevance | path

Searched defs:PrintWorkflowBackgroundSetupRequestedEventArgs (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.rs5 pub type PrintWorkflowBackgroundSetupRequestedEventArgs = *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.rs792 pub struct PrintWorkflowBackgroundSetupRequestedEventArgs(::windows::runtime::IInspectable); struct
793 impl PrintWorkflowBackgroundSetupRequestedEventArgs { implementation
822 unsafe impl ::windows::runtime::RuntimeType for PrintWorkflowBackgroundSetupRequestedEventArgs { implementation
825 unsafe impl ::windows::runtime::Interface for PrintWorkflowBackgroundSetupRequestedEventArgs { implementation
829 impl ::windows::runtime::RuntimeName for PrintWorkflowBackgroundSetupRequestedEventArgs { implementation
842 …ime::IntoParam<'a, ::windows::runtime::IUnknown> for PrintWorkflowBackgroundSetupRequestedEventArg… implementation
847 …me::IntoParam<'a, ::windows::runtime::IUnknown> for &PrintWorkflowBackgroundSetupRequestedEventArg… implementation
862 …:IntoParam<'a, ::windows::runtime::IInspectable> for PrintWorkflowBackgroundSetupRequestedEventArg… implementation
867 …oParam<'a, ::windows::runtime::IInspectable> for &'a PrintWorkflowBackgroundSetupRequestedEventArg… implementation
872 unsafe impl ::std::marker::Send for PrintWorkflowBackgroundSetupRequestedEventArgs {} implementation
[all …]