Home
last modified time | relevance | path

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

/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.rs581 pub type ISAXContentHandler = *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.rs1442 pub struct ISAXContentHandler(::windows::runtime::IUnknown); struct
1443 impl ISAXContentHandler { impl
1495 unsafe impl ::windows::runtime::Interface for ISAXContentHandler { implementation
1509 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ISAXContentHandler { implementation
1514 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ISAXContentHandler { implementation
1954 pub unsafe fn getContentHandler(&self) -> ::windows::runtime::Result<ISAXContentHandler> { in getContentHandler()
2115 pub unsafe fn getContentHandler(&self) -> ::windows::runtime::Result<ISAXContentHandler> { in getContentHandler()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml2.h156 typedef struct ISAXContentHandler ISAXContentHandler; typedef
3974 struct ISAXContentHandler : public IUnknown { struct
4007 struct ISAXContentHandler { struct
4008 CONST_VTBL struct ISAXContentHandlerVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml2.h156 typedef struct ISAXContentHandler ISAXContentHandler; typedef
3974 struct ISAXContentHandler : public IUnknown { struct
4007 struct ISAXContentHandler { struct
4008 CONST_VTBL struct ISAXContentHandlerVtbl *lpVtbl; argument