Home
last modified time | relevance | path

Searched defs:IOpcPart (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.h39 typedef interface IOpcPart IOpcPart; typedef
41 interface IOpcPart; variable
1122 typedef interface IOpcPart IOpcPart; typedef
1124 interface IOpcPart; variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsopc.h39 typedef interface IOpcPart IOpcPart; typedef
41 interface IOpcPart; variable
1122 typedef interface IOpcPart IOpcPart; typedef
1124 interface IOpcPart; 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.rs11 pub type IOpcPart = *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.rs491 pub struct IOpcPart(::windows::runtime::IUnknown); struct
492 impl IOpcPart { impl
516 unsafe impl ::windows::runtime::Interface for IOpcPart { implementation
530 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IOpcPart { implementation
535 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IOpcPart { implementation
568 pub unsafe fn GetCurrent(&self) -> ::windows::runtime::Result<IOpcPart> { in GetCurrent()
618 …dows::runtime::IntoParam<'a, IOpcPartUri>>(&self, name: Param0) -> ::windows::runtime::Result<IOpc… in GetPart()
623 …ame: Param0, contenttype: Param1, compressionoptions: OPC_COMPRESSION_OPTIONS) -> ::windows::runti… in CreatePart()