Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h76 typedef struct _WSD_SERVICE_METADATA WSD_SERVICE_METADATA; typedef
161 WSD_SERVICE_METADATA *Element;
165 WSD_SERVICE_METADATA *Host;
H A Dwsdclient.h944 WSD_SERVICE_METADATA **ppServiceMetadata) = 0;
998 WSD_SERVICE_METADATA **ppServiceMetadata);
1064 …RESULT IWSDServiceProxy_GetServiceMetadata(IWSDServiceProxy* This,WSD_SERVICE_METADATA **ppService…
1226 WSD_SERVICE_METADATA **ppServiceMetadata);
1408 …ceProxyEventing_GetServiceMetadata(IWSDServiceProxyEventing* This,WSD_SERVICE_METADATA **ppService…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h76 typedef struct _WSD_SERVICE_METADATA WSD_SERVICE_METADATA; typedef
161 WSD_SERVICE_METADATA *Element;
165 WSD_SERVICE_METADATA *Host;
H A Dwsdclient.h944 WSD_SERVICE_METADATA **ppServiceMetadata) = 0;
998 WSD_SERVICE_METADATA **ppServiceMetadata);
1064 …RESULT IWSDServiceProxy_GetServiceMetadata(IWSDServiceProxy* This,WSD_SERVICE_METADATA **ppService…
1226 WSD_SERVICE_METADATA **ppServiceMetadata);
1408 …ceProxyEventing_GetServiceMetadata(IWSDServiceProxyEventing* This,WSD_SERVICE_METADATA **ppService…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs725 pub Host: *mut WSD_SERVICE_METADATA,
1066 pub struct WSD_SERVICE_METADATA { struct
1073 impl ::core::marker::Copy for WSD_SERVICE_METADATA {} implementation
1075 impl ::core::clone::Clone for WSD_SERVICE_METADATA { implementation
1084 pub Element: *mut WSD_SERVICE_METADATA,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs1310 … pub unsafe fn GetServiceMetadata(&self) -> ::windows::runtime::Result<*mut WSD_SERVICE_METADATA> { in GetServiceMetadata() argument
1414 … pub unsafe fn GetServiceMetadata(&self) -> ::windows::runtime::Result<*mut WSD_SERVICE_METADATA> { in GetServiceMetadata() argument
4536 pub Host: *mut WSD_SERVICE_METADATA,
5343 pub struct WSD_SERVICE_METADATA { struct
5350 impl WSD_SERVICE_METADATA {} argument
5352 impl ::std::default::Default for WSD_SERVICE_METADATA { implementation
5358 impl ::std::fmt::Debug for WSD_SERVICE_METADATA { implementation
5364 impl ::std::cmp::PartialEq for WSD_SERVICE_METADATA { implementation
5370 impl ::std::cmp::Eq for WSD_SERVICE_METADATA {} implementation
5372 unsafe impl ::windows::runtime::Abi for WSD_SERVICE_METADATA { implementation
[all …]