Home
last modified time | relevance | path

Searched defs:PrintWorkflowPdlSourceContent (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.rs45 pub type PrintWorkflowPdlSourceContent = *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.rs1939 pub fn SourceContent(&self) -> ::windows::runtime::Result<PrintWorkflowPdlSourceContent> { in SourceContent()
2025 pub fn SourceContent(&self) -> ::windows::runtime::Result<PrintWorkflowPdlSourceContent> { in SourceContent()
2132 pub struct PrintWorkflowPdlSourceContent(::windows::runtime::IInspectable); struct
2133 impl PrintWorkflowPdlSourceContent { impl
2158 unsafe impl ::windows::runtime::RuntimeType for PrintWorkflowPdlSourceContent { implementation
2161 unsafe impl ::windows::runtime::Interface for PrintWorkflowPdlSourceContent { implementation
2165 impl ::windows::runtime::RuntimeName for PrintWorkflowPdlSourceContent { implementation
2178 …::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for PrintWorkflowPdlSourceContent { implementation
2183 …:windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &PrintWorkflowPdlSourceContent { implementation
2208 unsafe impl ::std::marker::Send for PrintWorkflowPdlSourceContent {} implementation
[all …]