Home
last modified time | relevance | path

Searched defs:IEnumSTATPROPSETSTG (Results 1 – 7 of 7) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropidl.h47 typedef interface IEnumSTATPROPSETSTG IEnumSTATPROPSETSTG; typedef
49 interface IEnumSTATPROPSETSTG; variable
90 typedef interface IEnumSTATPROPSETSTG IEnumSTATPROPSETSTG; typedef
92 interface IEnumSTATPROPSETSTG; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpropidl.h47 typedef interface IEnumSTATPROPSETSTG IEnumSTATPROPSETSTG; typedef
49 interface IEnumSTATPROPSETSTG; variable
90 typedef interface IEnumSTATPROPSETSTG IEnumSTATPROPSETSTG; typedef
92 interface IEnumSTATPROPSETSTG; variable
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaactivex.pas752 IEnumSTATPROPSETSTG = interface(IUnknown) interface
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/StructuredStorage/
H A Dmod.rs886 pub struct IEnumSTATPROPSETSTG(::windows::runtime::IUnknown); struct
887 impl IEnumSTATPROPSETSTG { implementation
898 pub unsafe fn Clone(&self) -> ::windows::runtime::Result<IEnumSTATPROPSETSTG> { in Clone()
903 unsafe impl ::windows::runtime::Interface for IEnumSTATPROPSETSTG { implementation
917 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IEnumSTATPROPSETSTG { implementation
922 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IEnumSTATPROPSETSTG { implementation
1334 pub unsafe fn Enum(&self) -> ::windows::runtime::Result<IEnumSTATPROPSETSTG> { in Enum()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Dprops.h201 interface IEnumSTATPROPSETSTG; variable
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dpropidl.h79 typedef interface IEnumSTATPROPSETSTG IEnumSTATPROPSETSTG; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Com/StructuredStorage/
H A Dmod.rs362 pub type IEnumSTATPROPSETSTG = *mut ::core::ffi::c_void; typedef