Home
last modified time | relevance | path

Searched refs:IUrlAccessor2 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs15464 pub struct IUrlAccessor2(::windows::runtime::IUnknown);
15465 impl IUrlAccessor2 {
15531 unsafe impl ::windows::runtime::Interface for IUrlAccessor2 {
15536 fn from(value: IUrlAccessor2) -> Self {
15541 fn from(value: &IUrlAccessor2) -> Self {
15555 impl ::std::convert::From<IUrlAccessor2> for IUrlAccessor {
15556 fn from(value: IUrlAccessor2) -> Self {
15560 impl ::std::convert::From<&IUrlAccessor2> for IUrlAccessor {
15561 fn from(value: &IUrlAccessor2) -> Self {
15705 impl ::std::convert::From<IUrlAccessor3> for IUrlAccessor2 {
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs3637 pub type IUrlAccessor2 = *mut ::core::ffi::c_void; typedef