#[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’, ‘Win32_Foundation’
Fields
ResolveMatch: *mut WSD_RESOLVE_MATCHAny: *mut WSDXML_ELEMENT