Home
last modified time | relevance | path

Searched refs:WorkflowPrintTicket (Results 1 – 4 of 4) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Graphics/Printing/PrintTicket/
H A Dmod.rs1006 pub struct WorkflowPrintTicket(::windows::runtime::IInspectable); struct
1007 impl WorkflowPrintTicket { implementation
1194 unsafe impl ::windows::runtime::RuntimeType for WorkflowPrintTicket { implementation
1197 unsafe impl ::windows::runtime::Interface for WorkflowPrintTicket { implementation
1201 impl ::windows::runtime::RuntimeName for WorkflowPrintTicket { implementation
1205 fn from(value: WorkflowPrintTicket) -> Self { in from()
1210 fn from(value: &WorkflowPrintTicket) -> Self { in from()
1225 fn from(value: WorkflowPrintTicket) -> Self { in from()
1230 fn from(value: &WorkflowPrintTicket) -> Self { in from()
1244 unsafe impl ::std::marker::Send for WorkflowPrintTicket {} implementation
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Graphics/Printing/PrintTicket/
H A Dmod.rs48 pub type WorkflowPrintTicket = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Graphics/Printing/PrintSupport/
H A Dmod.rs407 … pub fn PrintTicket(&self) -> ::windows::runtime::Result<super::PrintTicket::WorkflowPrintTicket> { in PrintTicket() argument
411 …:transmute_copy(this), &mut result__).from_abi::<super::PrintTicket::WorkflowPrintTicket>(result__) in PrintTicket()
713 … SessionPrintTicket(&self) -> ::windows::runtime::Result<super::PrintTicket::WorkflowPrintTicket> { in SessionPrintTicket() argument
717 …:transmute_copy(this), &mut result__).from_abi::<super::PrintTicket::WorkflowPrintTicket>(result__) in SessionPrintTicket()
735 …<'a, Param0: ::windows::runtime::IntoParam<'a, super::PrintTicket::WorkflowPrintTicket>>(&self, pr… in UpdatePrintTicket()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Graphics/Printing/Workflow/
H A Dmod.rs795 …Result<super::super::super::Foundation::IAsyncOperation<super::PrintTicket::WorkflowPrintTicket>> { in GetUserPrintTicketAsync() argument
799 …uper::super::super::Foundation::IAsyncOperation<super::PrintTicket::WorkflowPrintTicket>>(result__) in GetUserPrintTicketAsync()
1055 …Result<super::super::super::Foundation::IAsyncOperation<super::PrintTicket::WorkflowPrintTicket>> { in GetUserPrintTicketAsync() argument
1059 …uper::super::super::Foundation::IAsyncOperation<super::PrintTicket::WorkflowPrintTicket>>(result__) in GetUserPrintTicketAsync()
1861 …<'a, Param0: ::windows::runtime::IntoParam<'a, super::PrintTicket::WorkflowPrintTicket>, Param1: :… in ConvertPdlAsync() argument
2306 …n GetJobPrintTicket(&self) -> ::windows::runtime::Result<super::PrintTicket::WorkflowPrintTicket> { in GetJobPrintTicket() argument
2310 …:transmute_copy(this), &mut result__).from_abi::<super::PrintTicket::WorkflowPrintTicket>(result__) in GetJobPrintTicket()
2446 …Result<super::super::super::Foundation::IAsyncOperation<super::PrintTicket::WorkflowPrintTicket>> { in GetJobPrintTicketAsync() argument
2450 …uper::super::super::Foundation::IAsyncOperation<super::PrintTicket::WorkflowPrintTicket>>(result__) in GetJobPrintTicketAsync()
2662 …<'a, Param0: ::windows::runtime::IntoParam<'a, super::PrintTicket::WorkflowPrintTicket>>(&self, jo… in GetTarget()