Struct windows_sys::Win32::Devices::WebServicesOnDevices::WSD_HOST_METADATA
#[repr(C)]pub struct WSD_HOST_METADATA {
pub Host: *mut WSD_SERVICE_METADATA,
pub Hosted: *mut WSD_SERVICE_METADATA_LIST,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
Fields§
§Host: *mut WSD_SERVICE_METADATA
§Hosted: *mut WSD_SERVICE_METADATA_LIST