Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml.h110 typedef struct IXMLDOMEntity IXMLDOMEntity; typedef
2178 struct IXMLDOMEntity : public IXMLDOMNode { struct
2235 struct IXMLDOMEntity { struct
2236 CONST_VTBL struct IXMLDOMEntityVtbl *lpVtbl; argument
H A Dmsxml2.h101 typedef struct IXMLDOMEntity IXMLDOMEntity; typedef
3041 struct IXMLDOMEntity : public IXMLDOMNode { struct
3098 struct IXMLDOMEntity { struct
3099 CONST_VTBL struct IXMLDOMEntityVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml.h110 typedef struct IXMLDOMEntity IXMLDOMEntity; typedef
2178 struct IXMLDOMEntity : public IXMLDOMNode { struct
2235 struct IXMLDOMEntity { struct
2236 CONST_VTBL struct IXMLDOMEntityVtbl *lpVtbl; argument
H A Dmsxml2.h101 typedef struct IXMLDOMEntity IXMLDOMEntity; typedef
3041 struct IXMLDOMEntity : public IXMLDOMNode { struct
3098 struct IXMLDOMEntity { struct
3099 CONST_VTBL struct IXMLDOMEntityVtbl *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.rs628 pub type IXMLDOMEntity = *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.rs10435 pub struct IXMLDOMEntity(::windows::runtime::IUnknown); struct
10436 impl IXMLDOMEntity { implementation
10610 unsafe impl ::windows::runtime::Interface for IXMLDOMEntity { implementation
10624 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IXMLDOMEntity { implementation
10629 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IXMLDOMEntity { implementation
10644 impl<'a> ::windows::runtime::IntoParam<'a, IXMLDOMNode> for IXMLDOMEntity { implementation
10649 impl<'a> ::windows::runtime::IntoParam<'a, IXMLDOMNode> for &IXMLDOMEntity { implementation
10667 …runtime::IntoParam<'a, super::super::super::System::Ole::Automation::IDispatch> for IXMLDOMEntity { implementation
10673 …untime::IntoParam<'a, super::super::super::System::Ole::Automation::IDispatch> for &IXMLDOMEntity { implementation