Struct windows_sys::Win32::Devices::WebServicesOnDevices::WSD_PROBE_MATCHES
#[repr(C)]pub struct WSD_PROBE_MATCHES {
pub ProbeMatch: *mut WSD_PROBE_MATCH_LIST,
pub Any: *mut WSDXML_ELEMENT,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
Fields§
§ProbeMatch: *mut WSD_PROBE_MATCH_LIST
§Any: *mut WSDXML_ELEMENT