Home
last modified time | relevance | path

Searched defs:IXMLAttribute (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml.h206 typedef struct IXMLAttribute IXMLAttribute; typedef
3304 struct IXMLAttribute : public IDispatch { struct
3323 struct IXMLAttribute { struct
3324 CONST_VTBL struct IXMLAttributeVtbl *lpVtbl; argument
H A Dmsxml2.h356 typedef struct IXMLAttribute IXMLAttribute; typedef
6882 struct IXMLAttribute : public IDispatch { struct
6901 struct IXMLAttribute { struct
6902 CONST_VTBL struct IXMLAttributeVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml.h206 typedef struct IXMLAttribute IXMLAttribute; typedef
3304 struct IXMLAttribute : public IDispatch { struct
3323 struct IXMLAttribute { struct
3324 CONST_VTBL struct IXMLAttributeVtbl *lpVtbl; argument
H A Dmsxml2.h356 typedef struct IXMLAttribute IXMLAttribute; typedef
6882 struct IXMLAttribute : public IDispatch { struct
6901 struct IXMLAttribute { struct
6902 CONST_VTBL struct IXMLAttributeVtbl *lpVtbl; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Data/Xml/MsXml/
H A Dmod.rs617 pub type IXMLAttribute = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Data/Xml/MsXml/
H A Dmod.rs6355 pub struct IXMLAttribute(::windows::runtime::IUnknown); struct
6356 impl IXMLAttribute { impl
6368 unsafe impl ::windows::runtime::Interface for IXMLAttribute { implementation
6382 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IXMLAttribute { implementation
6387 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IXMLAttribute { implementation
6405 …runtime::IntoParam<'a, super::super::super::System::Ole::Automation::IDispatch> for IXMLAttribute { implementation
6411 …untime::IntoParam<'a, super::super::super::System::Ole::Automation::IDispatch> for &IXMLAttribute { implementation