Home
last modified time | relevance | path

Searched defs:ITAgent (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3cc.h27 typedef struct ITAgent ITAgent; typedef
159 struct ITAgent : public IDispatch { struct
208 struct ITAgent { struct
209 CONST_VTBL struct ITAgentVtbl *lpVtbl; argument
H A Dtapi3.h27 typedef struct ITAgent ITAgent; typedef
132 typedef struct ITAgent ITAgent; typedef
278 struct ITAgent : public IDispatch { struct
327 struct ITAgent { struct
328 CONST_VTBL struct ITAgentVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3cc.h27 typedef struct ITAgent ITAgent; typedef
159 struct ITAgent : public IDispatch { struct
208 struct ITAgent { struct
209 CONST_VTBL struct ITAgentVtbl *lpVtbl; argument
H A Dtapi3.h27 typedef struct ITAgent ITAgent; typedef
132 typedef struct ITAgent ITAgent; typedef
278 struct ITAgent : public IDispatch { struct
327 struct ITAgent { struct
328 CONST_VTBL struct ITAgentVtbl *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.rs781 pub type ITAgent = *mut ::core::ffi::c_void; typedef