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