Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h93 typedef struct _WSD_PROBE WSD_PROBE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h93 typedef struct _WSD_PROBE WSD_PROBE; 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.rs843 pub struct WSD_PROBE { struct
849 impl ::core::marker::Copy for WSD_PROBE {} argument
851 impl ::core::clone::Clone for WSD_PROBE { implementation
/dports/net/py-wsdd/wsdd-0.7.0/src/
H A Dwsdd.py231 WSD_PROBE = WSD_URI + '/Probe' variable
596 xml, i = self.build_message_tree(WSA_DISCOVERY, WSD_PROBE, None, probe)
750 self.handlers[WSD_PROBE] = self.handle_probe
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs4814 pub struct WSD_PROBE { struct
4820 impl WSD_PROBE {} argument
4822 impl ::std::default::Default for WSD_PROBE { implementation
4828 impl ::std::fmt::Debug for WSD_PROBE { implementation
4834 impl ::std::cmp::PartialEq for WSD_PROBE { implementation
4840 impl ::std::cmp::Eq for WSD_PROBE {} implementation
4842 unsafe impl ::windows::runtime::Abi for WSD_PROBE { implementation