Home
last modified time | relevance | path

Searched defs:IOpcSignaturePartReference (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsopc.h119 typedef interface IOpcSignaturePartReference IOpcSignaturePartReference; typedef
121 interface IOpcSignaturePartReference; variable
1218 typedef interface IOpcSignaturePartReference IOpcSignaturePartReference; typedef
1220 interface IOpcSignaturePartReference; variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsopc.h119 typedef interface IOpcSignaturePartReference IOpcSignaturePartReference; typedef
121 interface IOpcSignaturePartReference; variable
1218 typedef interface IOpcSignaturePartReference IOpcSignaturePartReference; typedef
1220 interface IOpcSignaturePartReference; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/Packaging/Opc/
H A Dmod.rs24 pub type IOpcSignaturePartReference = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Packaging/Opc/
H A Dmod.rs1477 pub struct IOpcSignaturePartReference(::windows::runtime::IUnknown); struct
1478 impl IOpcSignaturePartReference { impl
1501 unsafe impl ::windows::runtime::Interface for IOpcSignaturePartReference { implementation
1515 …a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IOpcSignaturePartReference { implementation
1520 …> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IOpcSignaturePartReference { implementation
1553 pub unsafe fn GetCurrent(&self) -> ::windows::runtime::Result<IOpcSignaturePartReference> { in GetCurrent()
1604 …0, digestmethod: Param1, transformmethod: OPC_CANONICALIZATION_METHOD) -> ::windows::runtime::Resu… in Create()