Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h81 typedef struct _WSD_SOAP_FAULT_SUBCODE WSD_SOAP_FAULT_SUBCODE; typedef
209 WSD_SOAP_FAULT_SUBCODE *Subcode;
214 WSD_SOAP_FAULT_SUBCODE *Subcode;
H A Dwsdapi.h22 typedef struct _WSD_SOAP_FAULT_SUBCODE WSD_SOAP_FAULT_SUBCODE; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwsdtypes.h81 typedef struct _WSD_SOAP_FAULT_SUBCODE WSD_SOAP_FAULT_SUBCODE; typedef
209 WSD_SOAP_FAULT_SUBCODE *Subcode;
214 WSD_SOAP_FAULT_SUBCODE *Subcode;
H A Dwsdapi.h22 typedef struct _WSD_SOAP_FAULT_SUBCODE WSD_SOAP_FAULT_SUBCODE; 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.rs1115 pub Subcode: *mut WSD_SOAP_FAULT_SUBCODE,
1140 pub struct WSD_SOAP_FAULT_SUBCODE { struct
1142 pub Subcode: *mut WSD_SOAP_FAULT_SUBCODE, argument
1145 impl ::core::marker::Copy for WSD_SOAP_FAULT_SUBCODE {} implementation
1147 impl ::core::clone::Clone for WSD_SOAP_FAULT_SUBCODE { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/WebServicesOnDevices/
H A Dmod.rs5452 pub Subcode: *mut WSD_SOAP_FAULT_SUBCODE,
5517 pub struct WSD_SOAP_FAULT_SUBCODE { struct
5519 pub Subcode: *mut WSD_SOAP_FAULT_SUBCODE, argument
5522 impl WSD_SOAP_FAULT_SUBCODE {} impl
5524 impl ::std::default::Default for WSD_SOAP_FAULT_SUBCODE { implementation
5530 impl ::std::fmt::Debug for WSD_SOAP_FAULT_SUBCODE { implementation
5536 impl ::std::cmp::PartialEq for WSD_SOAP_FAULT_SUBCODE { implementation
5542 impl ::std::cmp::Eq for WSD_SOAP_FAULT_SUBCODE {} implementation
5544 unsafe impl ::windows::runtime::Abi for WSD_SOAP_FAULT_SUBCODE { implementation