Home
last modified time | relevance | path

Searched defs:CountProperties (Results 1 – 3 of 3) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Docidl.h259 STDMETHOD(CountProperties)(THIS_ ULONG*) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Docidl.h259 STDMETHOD(CountProperties)(THIS_ ULONG*) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ole/
H A Dmod.rs5885 pub unsafe fn CountProperties(&self) -> ::windows::runtime::Result<u32> { in CountProperties() method