Home
last modified time | relevance | path

Searched defs:ITBasicCallControl (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h87 typedef struct ITBasicCallControl ITBasicCallControl; typedef
1940 struct ITBasicCallControl : public IDispatch { struct
1991 struct ITBasicCallControl { struct
1992 CONST_VTBL struct ITBasicCallControlVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h87 typedef struct ITBasicCallControl ITBasicCallControl; typedef
1940 struct ITBasicCallControl : public IDispatch { struct
1991 struct ITBasicCallControl { struct
1992 CONST_VTBL struct ITBasicCallControlVtbl *lpVtbl; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Tapi/
H A Dmod.rs790 pub type ITBasicCallControl = *mut ::core::ffi::c_void; typedef