Struct windows_sys::Win32::Devices::WebServicesOnDevices::WSD_URI_LIST
#[repr(C)]pub struct WSD_URI_LIST {
pub Next: *mut WSD_URI_LIST,
pub Element: PCWSTR,
}
Expand description
Required features: "Win32_Devices_WebServicesOnDevices"
Fields§
§Next: *mut WSD_URI_LIST
§Element: PCWSTR