Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h97 typedef struct _WSD_HELLO WSD_HELLO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h97 typedef struct _WSD_HELLO WSD_HELLO; 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.rs706 pub struct WSD_HELLO { struct
715 impl ::core::marker::Copy for WSD_HELLO {} argument
717 impl ::core::clone::Clone for WSD_HELLO { implementation
/dports/net/py-wsdd/wsdd-0.7.0/src/
H A Dwsdd.py235 WSD_HELLO = WSD_URI + '/Hello' variable
573 self.handlers[WSD_HELLO] = self.handle_hello
777 msg = self.build_message(WSA_DISCOVERY, WSD_HELLO, None, hello)
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs4497 pub struct WSD_HELLO { struct
4506 impl WSD_HELLO {} argument
4508 impl ::std::default::Default for WSD_HELLO { implementation
4514 impl ::std::fmt::Debug for WSD_HELLO { implementation
4520 impl ::std::cmp::PartialEq for WSD_HELLO { implementation
4526 impl ::std::cmp::Eq for WSD_HELLO {} implementation
4528 unsafe impl ::windows::runtime::Abi for WSD_HELLO { implementation