#[repr(C)]pub struct WSD_SERVICE_METADATA_LIST {
pub Next: *mut WSD_SERVICE_METADATA_LIST,
pub Element: *mut WSD_SERVICE_METADATA,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
Fields§
§Next: *mut WSD_SERVICE_METADATA_LIST
§Element: *mut WSD_SERVICE_METADATA