Home
last modified time | relevance | path

Searched refs:WSD_RESOLVE (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h89 typedef struct _WSD_RESOLVE WSD_RESOLVE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h89 typedef struct _WSD_RESOLVE WSD_RESOLVE; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs951 pub struct WSD_RESOLVE { struct
956 impl ::core::marker::Copy for WSD_RESOLVE {} argument
958 impl ::core::clone::Clone for WSD_RESOLVE { implementation
/dports/net/py-wsdd/wsdd-0.7.0/src/
H A Dwsdd.py233 WSD_RESOLVE = WSD_URI + '/Resolve' variable
664 return self.build_message(WSA_DISCOVERY, WSD_RESOLVE, None, resolve)
751 self.handlers[WSD_RESOLVE] = self.handle_resolve
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs5073 pub struct WSD_RESOLVE { struct
5078 impl WSD_RESOLVE {} argument
5080 impl ::std::default::Default for WSD_RESOLVE { implementation
5086 impl ::std::fmt::Debug for WSD_RESOLVE { implementation
5092 impl ::std::cmp::PartialEq for WSD_RESOLVE { implementation
5098 impl ::std::cmp::Eq for WSD_RESOLVE {} implementation
5100 unsafe impl ::windows::runtime::Abi for WSD_RESOLVE { implementation