Home
last modified time | relevance | path

Searched refs:WSD_ENDPOINT_REFERENCE (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h171 WSD_ENDPOINT_REFERENCE *Element;
235 WSD_ENDPOINT_REFERENCE *ReplyTo;
236 WSD_ENDPOINT_REFERENCE *From;
237 WSD_ENDPOINT_REFERENCE *FaultTo;
254 WSD_ENDPOINT_REFERENCE *EndpointReference;
263 WSD_ENDPOINT_REFERENCE *EndpointReference;
268 WSD_ENDPOINT_REFERENCE *EndpointReference;
293 WSD_ENDPOINT_REFERENCE *EndpointReference;
308 WSD_ENDPOINT_REFERENCE *EndpointReference;
367 WSD_ENDPOINT_REFERENCE *NotifyTo;
[all …]
H A Dwsddisco.h507 WSD_ENDPOINT_REFERENCE **ppEndpointReference) = 0;
563 WSD_ENDPOINT_REFERENCE **ppEndpointReference);
643 …iscoveredService_GetEndpointReference(IWSDiscoveredService* This,WSD_ENDPOINT_REFERENCE **ppEndpoi…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h171 WSD_ENDPOINT_REFERENCE *Element;
235 WSD_ENDPOINT_REFERENCE *ReplyTo;
236 WSD_ENDPOINT_REFERENCE *From;
237 WSD_ENDPOINT_REFERENCE *FaultTo;
254 WSD_ENDPOINT_REFERENCE *EndpointReference;
263 WSD_ENDPOINT_REFERENCE *EndpointReference;
268 WSD_ENDPOINT_REFERENCE *EndpointReference;
293 WSD_ENDPOINT_REFERENCE *EndpointReference;
308 WSD_ENDPOINT_REFERENCE *EndpointReference;
367 WSD_ENDPOINT_REFERENCE *NotifyTo;
[all …]
H A Dwsddisco.h507 WSD_ENDPOINT_REFERENCE **ppEndpointReference) = 0;
563 WSD_ENDPOINT_REFERENCE **ppEndpointReference);
643 …iscoveredService_GetEndpointReference(IWSDiscoveredService* This,WSD_ENDPOINT_REFERENCE **ppEndpoi…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs120 pub EndTo: *mut WSD_ENDPOINT_REFERENCE,
462 pub EndpointReference: *mut WSD_ENDPOINT_REFERENCE,
556 pub struct WSD_ENDPOINT_REFERENCE { struct
565 impl ::core::marker::Copy for WSD_ENDPOINT_REFERENCE {} argument
567 impl ::core::clone::Clone for WSD_ENDPOINT_REFERENCE { implementation
576 pub Element: *mut WSD_ENDPOINT_REFERENCE,
623 pub NotifyTo: *mut WSD_ENDPOINT_REFERENCE,
707 pub EndpointReference: *mut WSD_ENDPOINT_REFERENCE,
1159 pub ReplyTo: *mut WSD_ENDPOINT_REFERENCE,
1160 pub From: *mut WSD_ENDPOINT_REFERENCE,
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs2751 pub EndTo: *mut WSD_ENDPOINT_REFERENCE,
3937 pub EndpointReference: *mut WSD_ENDPOINT_REFERENCE,
4147 pub struct WSD_ENDPOINT_REFERENCE { struct
4156 impl WSD_ENDPOINT_REFERENCE {} argument
4164 impl ::std::fmt::Debug for WSD_ENDPOINT_REFERENCE { implementation
4176 impl ::std::cmp::Eq for WSD_ENDPOINT_REFERENCE {} implementation
4187 pub Element: *mut WSD_ENDPOINT_REFERENCE,
4294 pub NotifyTo: *mut WSD_ENDPOINT_REFERENCE,
5556 pub ReplyTo: *mut WSD_ENDPOINT_REFERENCE,
5557 pub From: *mut WSD_ENDPOINT_REFERENCE,
[all …]