Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtxcoord.h47 typedef struct ITransactionLastEnlistmentAsync ITransactionLastEnlistmentAsync; typedef
284 struct ITransactionLastEnlistmentAsync : public IUnknown { struct
297 struct ITransactionLastEnlistmentAsync { struct
298 CONST_VTBL struct ITransactionLastEnlistmentAsyncVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtxcoord.h47 typedef struct ITransactionLastEnlistmentAsync ITransactionLastEnlistmentAsync; typedef
284 struct ITransactionLastEnlistmentAsync : public IUnknown { struct
297 struct ITransactionLastEnlistmentAsync { struct
298 CONST_VTBL struct ITransactionLastEnlistmentAsyncVtbl *lpVtbl; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/DistributedTransactionCoordinator/
H A Dmod.rs122 pub type ITransactionLastEnlistmentAsync = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/DistributedTransactionCoordinator/
H A Dmod.rs3041 pub struct ITransactionLastEnlistmentAsync(::windows::runtime::IUnknown); struct
3042 impl ITransactionLastEnlistmentAsync { impl
3047 unsafe impl ::windows::runtime::Interface for ITransactionLastEnlistmentAsync { implementation
3061 …windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ITransactionLastEnlistmentAsync { implementation
3066 …indows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ITransactionLastEnlistmentAsync { implementation