Struct windows_sys::Win32::Devices::WebServicesOnDevices::WSD_SCOPES
[−]#[repr(C)]pub struct WSD_SCOPES {
pub MatchBy: PWSTR,
pub Scopes: *mut WSD_URI_LIST,
}Expand description
Required features: ‘Win32_Devices_WebServicesOnDevices’, ‘Win32_Foundation’
Fields
MatchBy: PWSTRScopes: *mut WSD_URI_LIST