#[repr(C)]pub struct WSD_RESOLVE_MATCHES {
pub ResolveMatch: *mut WSD_RESOLVE_MATCH,
pub Any: *mut WSDXML_ELEMENT,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
Fields§
§ResolveMatch: *mut WSD_RESOLVE_MATCH
§Any: *mut WSDXML_ELEMENT