Home
last modified time | relevance | path

Searched defs:IRpcChannelBuffer (Results 1 – 11 of 11) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcombaseapi.h147 typedef interface IRpcChannelBuffer IRpcChannelBuffer; typedef
H A Dobjidlbase.h143 typedef interface IRpcChannelBuffer IRpcChannelBuffer; typedef
145 interface IRpcChannelBuffer; variable
H A Dobjidl.h143 typedef interface IRpcChannelBuffer IRpcChannelBuffer; typedef
145 interface IRpcChannelBuffer; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcombaseapi.h147 typedef interface IRpcChannelBuffer IRpcChannelBuffer; typedef
H A Dobjidlbase.h143 typedef interface IRpcChannelBuffer IRpcChannelBuffer; typedef
145 interface IRpcChannelBuffer; variable
H A Dobjidl.h143 typedef interface IRpcChannelBuffer IRpcChannelBuffer; typedef
145 interface IRpcChannelBuffer; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/
H A Dmod.rs3595 impl ::std::convert::From<IAsyncRpcChannelBuffer> for IRpcChannelBuffer { implementation
3600 impl ::std::convert::From<&IAsyncRpcChannelBuffer> for IRpcChannelBuffer { implementation
3606 fn into_param(self) -> ::windows::runtime::Param<'a, IRpcChannelBuffer> { in into_param() argument
3611 fn into_param(self) -> ::windows::runtime::Param<'a, IRpcChannelBuffer> { in into_param() argument
6773 pub struct IRpcChannelBuffer(::windows::runtime::IUnknown); struct
6774 impl IRpcChannelBuffer { implementation
6791 unsafe impl ::windows::runtime::Interface for IRpcChannelBuffer { implementation
6875 impl ::std::convert::From<IRpcChannelBuffer2> for IRpcChannelBuffer { implementation
6880 impl ::std::convert::From<&IRpcChannelBuffer2> for IRpcChannelBuffer { implementation
6998 impl ::std::convert::From<IRpcChannelBuffer3> for IRpcChannelBuffer { implementation
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Com/
H A Dmod.rs998 pub type IRpcChannelBuffer = *mut ::core::ffi::c_void; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dobjidl.h825 DECLARE_INTERFACE_(IRpcChannelBuffer,IUnknown) in DECLARE_INTERFACE_() argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dobjidl.h825 DECLARE_INTERFACE_(IRpcChannelBuffer,IUnknown) in DECLARE_INTERFACE_() argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs113 …dr64DcomAsyncStubCall(pthis: super::Com::IRpcStubBuffer, pchannel: super::Com::IRpcChannelBuffer, … in Ndr64DcomAsyncStubCall()
228 … NdrDcomAsyncStubCall(pthis: super::Com::IRpcStubBuffer, pchannel: super::Com::IRpcChannelBuffer, … in NdrDcomAsyncStubCall()