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